[pkg-java] r7935 - trunk/vecmath/debian

jonny at alioth.debian.org jonny at alioth.debian.org
Tue Feb 3 14:37:01 UTC 2009


Author: jonny
Date: 2009-02-03 14:37:01 +0000 (Tue, 03 Feb 2009)
New Revision: 7935

Modified:
   trunk/vecmath/debian/changelog
   trunk/vecmath/debian/rules
Log:
debian/rules: Removed inclusion of patchsys-quilt.mk.

Modified: trunk/vecmath/debian/changelog
===================================================================
--- trunk/vecmath/debian/changelog	2009-02-03 14:22:00 UTC (rev 7934)
+++ trunk/vecmath/debian/changelog	2009-02-03 14:37:01 UTC (rev 7935)
@@ -3,8 +3,9 @@
   * debian/control:
     + Added ${misc:Depends}.
     + Removed quilt Build-Dep.
+  * debian/rules: Removed inclusion of patchsys-quilt.mk.
 
- -- Jonny Lamb <jonny at debian.org>  Tue, 03 Feb 2009 14:19:27 +0000
+ -- Jonny Lamb <jonny at debian.org>  Tue, 03 Feb 2009 14:35:34 +0000
 
 vecmath (1.5.2-1) unstable; urgency=low
 

Modified: trunk/vecmath/debian/rules
===================================================================
--- trunk/vecmath/debian/rules	2009-02-03 14:22:00 UTC (rev 7934)
+++ trunk/vecmath/debian/rules	2009-02-03 14:37:01 UTC (rev 7935)
@@ -2,7 +2,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 JAVA_HOME_DIRS       := /usr/lib/jvm/java-6-openjdk /usr/lib/jvm/default-java /usr/lib/jvm/java-6-sun
 




More information about the pkg-java-commits mailing list