This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository liboro-java.
commit d467149a0535b78c3adda3534a6b1414aa7930af Author: Paul Cager <[email protected]> Date: Tue Jul 3 09:24:56 2007 +0000 Version 2.0.8a-3 missing from svn --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 20807c3..575f0f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +liboro-java (2.0.8a-3) unstable; urgency=low + + * Build-Depend on java-gcj-compat-dev instead of java-gcj-compat. + Closes: #429474. + + -- Michael Koch <[email protected]> Tue, 19 Jun 2007 16:30:50 +0200 + liboro-java (2.0.8a-2) unstable; urgency=low * Use java-gcj-compat instead of kaffe. diff --git a/debian/control b/debian/control index d09486b..9bc9d5c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]>, Arnaud Vandyck <[email protected]> -Build-Depends: debhelper (>= 4.1.0), cdbs, java-gcj-compat, ant +Build-Depends: debhelper (>= 4.1.0), cdbs, java-gcj-compat-dev, ant Standards-Version: 3.7.2 Package: liboro-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/liboro-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

