[pkg-java] r2822 - trunk/commons-daemon/debian
Marcus Better
marcusb-guest at alioth.debian.org
Thu Nov 30 10:06:42 CET 2006
Author: marcusb-guest
Date: 2006-11-30 10:06:42 +0100 (Thu, 30 Nov 2006)
New Revision: 2822
Modified:
trunk/commons-daemon/debian/changelog
trunk/commons-daemon/debian/control
Log:
Merge debian branch (r2821).
Modified: trunk/commons-daemon/debian/changelog
===================================================================
--- trunk/commons-daemon/debian/changelog 2006-11-30 09:05:18 UTC (rev 2821)
+++ trunk/commons-daemon/debian/changelog 2006-11-30 09:06:42 UTC (rev 2822)
@@ -1,3 +1,9 @@
+commons-daemon (1.0.2~svn20061127-2) unstable; urgency=low
+
+ * Build-depend on autoconf instead of Build-depend-indep.
+
+ -- Marcus Better <marcus at better.se> Thu, 30 Nov 2006 09:39:54 +0100
+
commons-daemon (1.0.2~svn20061127-1) unstable; urgency=low
* Support the arm, hppa, ia64, m68k, mipsel, and s390
Modified: trunk/commons-daemon/debian/control
===================================================================
--- trunk/commons-daemon/debian/control 2006-11-30 09:05:18 UTC (rev 2821)
+++ trunk/commons-daemon/debian/control 2006-11-30 09:06:42 UTC (rev 2822)
@@ -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), autotools-dev, xsltproc, docbook-xsl
-Build-Depends-Indep: autoconf, java-gcj-compat-dev, ant
+Build-Depends: debhelper (>= 5), autoconf, autotools-dev, xsltproc, docbook-xsl
+Build-Depends-Indep: java-gcj-compat-dev, ant
Build-Conflicts: autoconf2.13
Standards-Version: 3.7.2
More information about the pkg-java-commits
mailing list