[pkg-java] r14700 - trunk/freemind/debian
Miguel Landaeta
nomadium-guest at alioth.debian.org
Sat Sep 3 18:15:21 UTC 2011
Author: nomadium-guest
Date: 2011-09-03 18:15:21 +0000 (Sat, 03 Sep 2011)
New Revision: 14700
Modified:
trunk/freemind/debian/changelog
trunk/freemind/debian/control
Log:
Replace Build-Depends on ant1.7 with ant
Modified: trunk/freemind/debian/changelog
===================================================================
--- trunk/freemind/debian/changelog 2011-09-03 17:03:50 UTC (rev 14699)
+++ trunk/freemind/debian/changelog 2011-09-03 18:15:21 UTC (rev 14700)
@@ -1,3 +1,10 @@
+freemind (0.9.0+dfsg-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Replace Build-Depends on ant1.7 with ant. (Closes: #640267).
+
+ - Miguel Landaeta <miguel at miguel.cc> Sat, 03 Sep 2011 12:57:04 -0430
+
freemind (0.9.0+dfsg-1) unstable; urgency=low
* New upstream release
Modified: trunk/freemind/debian/control
===================================================================
--- trunk/freemind/debian/control 2011-09-03 17:03:50 UTC (rev 14699)
+++ trunk/freemind/debian/control 2011-09-03 18:15:21 UTC (rev 14700)
@@ -6,7 +6,7 @@
# FreeMind can be built with JiBX 1.0, 1.1 and 1.2, but the result does only
# run with the version it was built with. JiBX 1.1 has been chosen for
# compatibility with Ubuntu.
-Build-Depends-Indep: docbook-to-man, ant1.7 | ant (<< 1.8), ant1.7-optional | ant-optional (<< 1.8), openjdk-6-jdk, imagemagick, libbatik-java (>= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (>= 1.1), libjibx1.1-java | libjibx-java (<< 1.2), simplyhtml (>> 0.13), javahelp2, fop
+Build-Depends-Indep: docbook-to-man, ant, ant-optional, openjdk-6-jdk, imagemagick, libbatik-java (>= 1.6), rhino, libjgoodies-forms-java, groovy, libjibx1.1-java | libjibx-java (>= 1.1), libjibx1.1-java | libjibx-java (<< 1.2), simplyhtml (>> 0.13), javahelp2, fop
Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.8), quilt
Homepage: http://freemind.sourceforge.net/
Standards-Version: 3.9.1.0
More information about the pkg-java-commits
mailing list