[pkg-java] r2833 - trunk/commons-daemon/debian
Marcus Better
marcusb-guest at alioth.debian.org
Mon Dec 4 14:31:05 CET 2006
Author: marcusb-guest
Date: 2006-12-04 14:31:05 +0100 (Mon, 04 Dec 2006)
New Revision: 2833
Modified:
trunk/commons-daemon/debian/changelog
trunk/commons-daemon/debian/control
Log:
Move build-depends-indep to build-depends, as buildds don't grok B-D-I.
Modified: trunk/commons-daemon/debian/changelog
===================================================================
--- trunk/commons-daemon/debian/changelog 2006-12-04 11:51:55 UTC (rev 2832)
+++ trunk/commons-daemon/debian/changelog 2006-12-04 13:31:05 UTC (rev 2833)
@@ -1,3 +1,10 @@
+commons-daemon (1.0.2~svn20061127-4) unstable; urgency=low
+
+ * Apparently buildds don't grok Build-Depends-Indep. Moved to
+ Build-Depends as a workaround.
+
+ -- Marcus Better <marcus at better.se> Mon, 4 Dec 2006 14:29:08 +0100
+
commons-daemon (1.0.2~svn20061127-3) unstable; urgency=low
* Build-depend on java-gcj-compat-dev instead of Build-depend-indep.
Modified: trunk/commons-daemon/debian/control
===================================================================
--- trunk/commons-daemon/debian/control 2006-12-04 11:51:55 UTC (rev 2832)
+++ trunk/commons-daemon/debian/control 2006-12-04 13:31:05 UTC (rev 2833)
@@ -3,10 +3,11 @@
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, java-gcj-compat-dev, xsltproc, docbook-xsl
-Build-Depends-Indep: ant
+Build-Depends: debhelper (>= 5), autoconf, autotools-dev, java-gcj-compat-dev, xsltproc, docbook-xsl, ant
Build-Conflicts: autoconf2.13
Standards-Version: 3.7.2
+XS-Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/commons-daemon
+XS-Vcs-Browse: http://svn.debian.org/wsvn/pkg-java/trunk/commons-daemon/
Package: libcommons-daemon-java
Architecture: all
More information about the pkg-java-commits
mailing list