[pkg-java] r2801 - branches/commons-daemon/feature/debian/debian

Marcus Better marcusb-guest at alioth.debian.org
Tue Nov 28 13:53:21 CET 2006


Author: marcusb-guest
Date: 2006-11-28 13:53:21 +0100 (Tue, 28 Nov 2006)
New Revision: 2801

Removed:
   branches/commons-daemon/feature/debian/debian/patches/
Modified:
   branches/commons-daemon/feature/debian/debian/changelog
   branches/commons-daemon/feature/debian/debian/rules
Log:
Remove patches.


Modified: branches/commons-daemon/feature/debian/debian/changelog
===================================================================
--- branches/commons-daemon/feature/debian/debian/changelog	2006-11-28 12:48:57 UTC (rev 2800)
+++ branches/commons-daemon/feature/debian/debian/changelog	2006-11-28 12:53:21 UTC (rev 2801)
@@ -1,3 +1,9 @@
+commons-daemon (1.0.2~svn20061127-1) unstable; urgency=low
+
+  * Support the arm, hppa, ia64, m68k, mipsel, and s390 architectures.
+
+ -- Marcus Better <marcus at better.se>  Tue, 28 Nov 2006 13:49:20 +0100
+
 commons-daemon (1.0.1-3) unstable; urgency=low
 
   * Apply a patch to support ppc64 arch, thanks to Andreas Jochens

Modified: branches/commons-daemon/feature/debian/debian/rules
===================================================================
--- branches/commons-daemon/feature/debian/debian/rules	2006-11-28 12:48:57 UTC (rev 2800)
+++ branches/commons-daemon/feature/debian/debian/rules	2006-11-28 12:53:21 UTC (rev 2801)
@@ -8,7 +8,6 @@
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME            := /usr/lib/jvm/java-gcj




More information about the pkg-java-commits mailing list