Author: tille
Date: 2008-09-24 09:59:38 +0000 (Wed, 24 Sep 2008)
New Revision: 2527

Modified:
   trunk/packages/imagej/trunk/debian/changelog
   trunk/packages/imagej/trunk/debian/control
Log:
COmpiles with open-jdk, remaining issue is the erroneous bash script


Modified: trunk/packages/imagej/trunk/debian/changelog
===================================================================
--- trunk/packages/imagej/trunk/debian/changelog        2008-09-24 09:30:20 UTC 
(rev 2526)
+++ trunk/packages/imagej/trunk/debian/changelog        2008-09-24 09:59:38 UTC 
(rev 2527)
@@ -14,7 +14,9 @@
   * Machine readable copyright file
   * Do the copying work in debian/install instead of debian/rules
   * debian/manpages
-  * Build-Depends: s/ecj/gcj/
+  * Build-Depends: s/ecj/openjdk-6-jdk/
+    which finally makes imagej fit for Debian main because no non-free
+    components are needed any more
   * debian/compat: 5
   * debian/rules: Excluded sun java from JAVA_HOME to make sure imagej
     can go to main

Modified: trunk/packages/imagej/trunk/debian/control
===================================================================
--- trunk/packages/imagej/trunk/debian/control  2008-09-24 09:30:20 UTC (rev 
2526)
+++ trunk/packages/imagej/trunk/debian/control  2008-09-24 09:59:38 UTC (rev 
2527)
@@ -1,11 +1,11 @@
 Source: imagej
-Section: contrib/science
+Section: science
 Priority: optional
 Maintainer: Debian-Med Packaging Team <[EMAIL PROTECTED]>
 DM-Upload-Allowed: yes
 Uploaders: Paolo Ariano <[EMAIL PROTECTED]>,
  Andreas Tille <[EMAIL PROTECTED]>
-Build-Depends: sun-java5-jdk, cdbs, debhelper, ant, gif2png, debhelper (>= 5)
+Build-Depends: openjdk-6-jdk, cdbs, debhelper, ant, gif2png, debhelper (>= 5)
 Standards-Version: 3.8.0
 Vcs-Browser: 
http://svn.debian.org/wsvn/debian-med/trunk/packages/imagej/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/imagej/trunk/


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to