[pkg-java] r14703 - trunk/freemind/debian

Miguel Landaeta nomadium-guest at alioth.debian.org
Sat Sep 3 18:31:51 UTC 2011


Author: nomadium-guest
Date: 2011-09-03 18:31:50 +0000 (Sat, 03 Sep 2011)
New Revision: 14703

Modified:
   trunk/freemind/debian/changelog
   trunk/freemind/debian/control
   trunk/freemind/debian/rules
Log:
Drop unneeded Build-Depends on quilt


Modified: trunk/freemind/debian/changelog
===================================================================
--- trunk/freemind/debian/changelog	2011-09-03 18:24:07 UTC (rev 14702)
+++ trunk/freemind/debian/changelog	2011-09-03 18:31:50 UTC (rev 14703)
@@ -3,6 +3,7 @@
   * Team upload.
   * Replace Build-Depends on ant1.7 with ant. (Closes: #640267).
   * Bump Standards-Version to 3.9.2. No changes were required.
+  * Drop unneeded Build-Depends on quilt.
 
  -- Miguel Landaeta <miguel at miguel.cc>  Sat, 03 Sep 2011 12:57:04 -0430
 

Modified: trunk/freemind/debian/control
===================================================================
--- trunk/freemind/debian/control	2011-09-03 18:24:07 UTC (rev 14702)
+++ trunk/freemind/debian/control	2011-09-03 18:31:50 UTC (rev 14703)
@@ -7,7 +7,7 @@
 # run with the version it was built with. JiBX 1.1 has been chosen for
 # compatibility with Ubuntu.
 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
+Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.8)
 Homepage: http://freemind.sourceforge.net/
 Standards-Version: 3.9.2.0
 

Modified: trunk/freemind/debian/rules
===================================================================
--- trunk/freemind/debian/rules	2011-09-03 18:24:07 UTC (rev 14702)
+++ trunk/freemind/debian/rules	2011-09-03 18:31:50 UTC (rev 14703)
@@ -5,7 +5,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/quilt/quilt.make
 
 JAVA_HOME_DIRS       := /usr/lib/jvm/java-6-openjdk
 




More information about the pkg-java-commits mailing list