[med-svn] r16659 - trunk/packages/acacia/trunk/debian

Timothy Booth tbooth-guest at moszumanska.debian.org
Fri Apr 11 08:57:40 UTC 2014


Author: tbooth-guest
Date: 2014-04-11 08:57:40 +0000 (Fri, 11 Apr 2014)
New Revision: 16659

Modified:
   trunk/packages/acacia/trunk/debian/README.source
Log:
Tidy up my ramblings a bit in README.source.


Modified: trunk/packages/acacia/trunk/debian/README.source
===================================================================
--- trunk/packages/acacia/trunk/debian/README.source	2014-04-10 19:48:57 UTC (rev 16658)
+++ trunk/packages/acacia/trunk/debian/README.source	2014-04-11 08:57:40 UTC (rev 16659)
@@ -1,17 +1,14 @@
-Where did I get to with packaging Acacia??
+Acacia ships as a single JAR with dependencies packaed inside using 
+org/eclipse/jdt/internal/jarinjarloader.  We will not be using this in Debian.
 
-I was working my way through the deps, and I had some files scattered somewhere.  Where are they??
-Ah yes - hidden as a draft e-mail, of course!  Here you go:
+Here's what's in the JAR and my notes;
 
-
-org/eclipse/jdt/internal/jarinjarloader - not needed as we'll not
-package like that
-
         # biojava.jar (?version unknown?)
-        # biojava-1.7.1-all.jar = libbiojava1.7
+        # biojava-1.7.1-all.jar = libbiojava1.7 - already in Debian
         # classmexer-0_03.zip (a red herring? maybe only needed for testing)
         # colt.jar =
 http://acs.lbl.gov/software/colt/colt-download/releases/colt-1.2.0.tar.gz
+Already in Debian but non-free.
         # optimization.jar = http://www1.fpl.fs.fed.us/optimization.html (or
 the newer version??)
         # Blas.jar = http://www1.fpl.fs.fed.us/Blas_f77.html, but already in optimization.jar
@@ -31,25 +28,13 @@
         # commons-math-2.1.jar  = libcommons-math-java
 
 Also, SSJ might or might not need libdsol1-xml-java which in turn is a
-PITA. See readme.tim in libdsol1-xml-java.
+PITA....
+No, it seems to build without it.
 
-SSJ definitely does need colt, so let's package colt before going any further.
-Ah - Andreas already started:
-http://svn.debian.org/wsvn/debian-med/trunk/packages/libcolt-java/trunk/
+Acacia 1.52 source is on Sourceforge but otherwise the source is on GitHub.
 
-Need to talk to the Java guys and see who is packaging what, and to look
-for any ITP entries.
-
----
-
-Hmmm - the Debian folder here still has files unmodified from King.  Oh yes, I was stuck on libdsol1-xml-java.  Back to that.
-
-It looks like there is a newer Acacia binary but no source.  No matter, I shall press on with 1.52.
-
 ...
 
-Right, by the looks of it I can build ssj.jar without unuran jni support, which makes life simpler.  I may as
+I currently build ssj.jar without unuran jni support, which makes life simpler and doesn't
+seem to be needed to compile Acacia (not fully tested yet but will be).  I may as
 well compile chrono support as this just needs standard system libs.
-Also not sure why I was working on libdsol1-xml-java as it is not in Acacia and not needed.
-
-So, that should be it...




More information about the debian-med-commit mailing list