[pkg-java] r2832 - trunk/commons-daemon/debian

Marcus Better marcusb-guest at alioth.debian.org
Mon Dec 4 12:51:55 CET 2006


Author: marcusb-guest
Date: 2006-12-04 12:51:55 +0100 (Mon, 04 Dec 2006)
New Revision: 2832

Modified:
   trunk/commons-daemon/debian/changelog
   trunk/commons-daemon/debian/control
Log:
Must build-depend on java-gcj-compat-dev.


Modified: trunk/commons-daemon/debian/changelog
===================================================================
--- trunk/commons-daemon/debian/changelog	2006-12-04 11:50:38 UTC (rev 2831)
+++ trunk/commons-daemon/debian/changelog	2006-12-04 11:51:55 UTC (rev 2832)
@@ -1,3 +1,9 @@
+commons-daemon (1.0.2~svn20061127-3) unstable; urgency=low
+
+  * Build-depend on java-gcj-compat-dev instead of Build-depend-indep.
+
+ -- Marcus Better <marcus at better.se>  Mon,  4 Dec 2006 12:50:35 +0100
+
 commons-daemon (1.0.2~svn20061127-2) unstable; urgency=low
 
   * Build-depend on autoconf instead of Build-depend-indep.

Modified: trunk/commons-daemon/debian/control
===================================================================
--- trunk/commons-daemon/debian/control	2006-12-04 11:50:38 UTC (rev 2831)
+++ trunk/commons-daemon/debian/control	2006-12-04 11:51:55 UTC (rev 2832)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>, Michael Koch <konqueror at gmx.de>, Marcus Better <marcus at better.se>
-Build-Depends: debhelper (>= 5), autoconf, autotools-dev, xsltproc, docbook-xsl
-Build-Depends-Indep: java-gcj-compat-dev, ant
+Build-Depends: debhelper (>= 5), autoconf, autotools-dev, java-gcj-compat-dev, xsltproc, docbook-xsl
+Build-Depends-Indep: ant
 Build-Conflicts: autoconf2.13
 Standards-Version: 3.7.2
 




More information about the pkg-java-commits mailing list