Author: tille Date: 2010-07-08 15:40:19 +0000 (Thu, 08 Jul 2010) New Revision: 5004
Modified: trunk/packages/imagej/trunk/debian/changelog trunk/packages/imagej/trunk/debian/control Log: Closes: #588445 Modified: trunk/packages/imagej/trunk/debian/changelog =================================================================== --- trunk/packages/imagej/trunk/debian/changelog 2010-07-07 22:27:24 UTC (rev 5003) +++ trunk/packages/imagej/trunk/debian/changelog 2010-07-08 15:40:19 UTC (rev 5004) @@ -1,3 +1,11 @@ +imagej (1.44c-2) unstable; urgency=low + + * Drop java2-runtime as alternative dependency + Closes: #588445 + * Standards-Version: 3.9.0 (no changes needed) + + -- Andreas Tille <[email protected]> Thu, 08 Jul 2010 16:36:56 +0200 + imagej (1.44c-1) unstable; urgency=low * New upstream version Modified: trunk/packages/imagej/trunk/debian/control =================================================================== --- trunk/packages/imagej/trunk/debian/control 2010-07-07 22:27:24 UTC (rev 5003) +++ trunk/packages/imagej/trunk/debian/control 2010-07-08 15:40:19 UTC (rev 5004) @@ -6,14 +6,14 @@ Uploaders: Paolo Ariano <[email protected]>, Andreas Tille <[email protected]> Build-Depends: openjdk-6-jdk, debhelper (>=7.1), ant, gif2png -Standards-Version: 3.8.4 +Standards-Version: 3.9.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/ Homepage: http://rsb.info.nih.gov/ij/ Package: imagej Architecture: all -Depends: ${java:Depends}, ${misc:Depends}, openjdk-6-jre | java2-runtime +Depends: ${java:Depends}, ${misc:Depends}, openjdk-6-jre Suggests: java-virtual-machine Description: Image processing program inspired by NIH Image for the Macintosh It can display, edit, analyze, process, save and print 8-bit, 16-bit and _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
