This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository commons-daemon.
commit 7d53b372a9bdc26264dcb80f71c9db62e18d2f60 Author: Marcus Better <[email protected]> Date: Mon Dec 4 14:29:08 2006 +0100 Imported Debian patch 1.0.2~svn20061127-4 --- debian/changelog | 7 +++++++ debian/control | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1971547..8a3e5fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 <[email protected]> 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. diff --git a/debian/control b/debian/control index b904dd6..e31ccf7 100644 --- a/debian/control +++ b/debian/control @@ -3,10 +3,11 @@ 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), 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 -- 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

