This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-lang-java.
commit 6bb2376c2949a1f41efb984853b2f94e74b62ae2 Author: Michael Koch <[email protected]> Date: Sat Jan 5 19:28:27 2008 +0000 libcommons-lang-java (2.3-4) unstable; urgency=low * Add Build-Depends-Indep on ant. Closes: #459279. -- Michael Koch <[email protected]> Sat, 05 Jan 2008 20:30:38 +0100 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bffb37d..376a20a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-lang-java (2.3-4) unstable; urgency=low + + * Add Build-Depends-Indep on ant. Closes: #459279. + + -- Michael Koch <[email protected]> Sat, 05 Jan 2008 20:30:38 +0100 + libcommons-lang-java (2.3-3) unstable; urgency=low * debian/control: diff --git a/debian/control b/debian/control index 439a0bb..d78375c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Arnaud Vandyck <[email protected]>, Michael Koch <[email protected]> Build-Depends: debhelper (>> 5), cdbs -Build-Depends-Indep: java-gcj-compat-dev, junit (>= 3.8.1) +Build-Depends-Indep: java-gcj-compat-dev, ant, junit (>= 3.8.1) Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-lang-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-lang-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

