This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libitext-java.
commit dfb285f8fa6a92aa191e4538e5beecdfd614b403 Author: Michael Koch <[email protected]> Date: Tue Sep 18 18:59:39 2007 +0000 libitext-java (1.4.5-3) unstable; urgency=low * Build-Depend on ecj instead of ecj-bootstrap. Closes: #442958. -- Michael Koch <[email protected]> Tue, 18 Sep 2007 20:57:45 +0200 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ea88375..633f94b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libitext-java (1.4.5-3) unstable; urgency=low + + * Build-Depend on ecj instead of ecj-bootstrap. Closes: #442958. + + -- Michael Koch <[email protected]> Tue, 18 Sep 2007 20:57:45 +0200 + libitext-java (1.4.5-2) unstable; urgency=low * Removed Suggests on libitext-java-doc. This package doesn't exist. diff --git a/debian/control b/debian/control index 4d85c02..b3fe965 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Gerardo Curiel <[email protected]>, Michael Koch <[email protected]> -Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, ecj-bootstrap +Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, ecj Build-Depends: cdbs, debhelper (>= 4.1.0) Standards-Version: 3.7.2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libitext-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

