[med-svn] r6542 - in trunk/packages/imagej/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Wed Apr 13 13:36:58 UTC 2011
Author: tille
Date: 2011-04-13 13:36:45 +0000 (Wed, 13 Apr 2011)
New Revision: 6542
Modified:
trunk/packages/imagej/trunk/debian/changelog
trunk/packages/imagej/trunk/debian/compat
trunk/packages/imagej/trunk/debian/control
trunk/packages/imagej/trunk/debian/patches/600997.patch
trunk/packages/imagej/trunk/debian/patches/exclude-quilt-from-ant.patch
Log:
New upstream version and packaging polishing (Standards-Version: 3.9.2; Debhelper 8)
Modified: trunk/packages/imagej/trunk/debian/changelog
===================================================================
--- trunk/packages/imagej/trunk/debian/changelog 2011-04-13 08:14:13 UTC (rev 6541)
+++ trunk/packages/imagej/trunk/debian/changelog 2011-04-13 13:36:45 UTC (rev 6542)
@@ -1,3 +1,11 @@
+imagej (1.45e-1) unstable; urgency=low
+
+ * New upstream version
+ * Standards-Version: 3.9.2 (no changes needed)
+ * Debhelper 8 (control+compat)
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Apr 2011 15:22:04 +0200
+
imagej (1.44n-1) unstable; urgency=low
* New upstream version
Modified: trunk/packages/imagej/trunk/debian/compat
===================================================================
--- trunk/packages/imagej/trunk/debian/compat 2011-04-13 08:14:13 UTC (rev 6541)
+++ trunk/packages/imagej/trunk/debian/compat 2011-04-13 13:36:45 UTC (rev 6542)
@@ -1 +1 @@
-7
+8
Modified: trunk/packages/imagej/trunk/debian/control
===================================================================
--- trunk/packages/imagej/trunk/debian/control 2011-04-13 08:14:13 UTC (rev 6541)
+++ trunk/packages/imagej/trunk/debian/control 2011-04-13 13:36:45 UTC (rev 6542)
@@ -5,8 +5,8 @@
DM-Upload-Allowed: yes
Uploaders: Paolo Ariano <paolo.ariano at unito.it>,
Andreas Tille <tille at debian.org>
-Build-Depends: openjdk-6-jdk, debhelper (>=7.1), ant, javahelper
-Standards-Version: 3.9.1
+Build-Depends: openjdk-6-jdk, debhelper (>=8), ant, javahelper
+Standards-Version: 3.9.2
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://imagej.nih.gov/ij
Modified: trunk/packages/imagej/trunk/debian/patches/600997.patch
===================================================================
--- trunk/packages/imagej/trunk/debian/patches/600997.patch 2011-04-13 08:14:13 UTC (rev 6541)
+++ trunk/packages/imagej/trunk/debian/patches/600997.patch 2011-04-13 13:36:45 UTC (rev 6542)
@@ -2,8 +2,8 @@
Author: Frederic Mothe <mothe at nancy.inra.fr>
Bug: http://bugs.debian.org/600997
Forwarded: yes
---- imagej-1.44n.orig/ij/gui/YesNoCancelDialog.java
-+++ imagej-1.44n/ij/gui/YesNoCancelDialog.java
+--- imagej-1.45e.orig/ij/gui/YesNoCancelDialog.java
++++ imagej-1.45e/ij/gui/YesNoCancelDialog.java
@@ -72,7 +72,7 @@
}
Modified: trunk/packages/imagej/trunk/debian/patches/exclude-quilt-from-ant.patch
===================================================================
--- trunk/packages/imagej/trunk/debian/patches/exclude-quilt-from-ant.patch 2011-04-13 08:14:13 UTC (rev 6541)
+++ trunk/packages/imagej/trunk/debian/patches/exclude-quilt-from-ant.patch 2011-04-13 13:36:45 UTC (rev 6542)
@@ -2,8 +2,8 @@
See http://bugs.debian.org/600997
Author: Miguel Landaeta <miguel at miguel.cc>
Forwarded: no
---- imagej-1.44n.orig/build.xml
-+++ imagej-1.44n/build.xml
+--- imagej-1.45e.orig/build.xml
++++ imagej-1.45e/build.xml
@@ -10,6 +10,9 @@
<!-- The plugins directory only needs to be
present at runtime, not at build time. -->
More information about the debian-med-commit
mailing list