This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository commons-daemon.
commit bd663cc23f98a6a658a74e9c70f40eda2fc23de4 Author: Marcus Better <[email protected]> Date: Thu Nov 30 09:39:54 2006 +0100 Imported Debian patch 1.0.2~svn20061127-2 --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1b88f9f..7a0892c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 <[email protected]> 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 diff --git a/debian/control b/debian/control index 0cb13f1..2726939 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Wolfgang Baer <[email protected]>, Michael Koch <[email protected]>, Marcus Better <[email protected]> -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-daemon.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

