This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmock.
commit de5496935059f7a180f8cc4afa9bf2087bc7ea90 Author: Arnaud Vandyck <[email protected]> Date: Thu Oct 20 13:00:44 2005 +0000 jmock (1.0.1-2) unstable; urgency=low * Added ant-optional as required by ant reorganization to fix FTBS (closes: #334629) * Removed unneeded build-deps on classpath, libgcj6 * Added myself to uploaders -- Wolfgang Baer <[email protected]> Wed, 19 Oct 2005 13:10:43 +0000 --- debian/changelog | 9 +++++++++ debian/control | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f4eab78..66d3c78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +jmock (1.0.1-2) unstable; urgency=low + + * Added ant-optional as required by ant reorganization to + fix FTBS (closes: #334629) + * Removed unneeded build-deps on classpath, libgcj6 + * Added myself to uploaders + + -- Wolfgang Baer <[email protected]> Wed, 19 Oct 2005 13:10:43 +0000 + jmock (1.0.1-1) unstable; urgency=low * Initial Release (closes: #323048). diff --git a/debian/control b/debian/control index f1f9361..719ec16 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: jmock Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Trygve Laugstøl <[email protected]> -Build-Depends-Indep: ant (>= 1.6.5), classpath (>= 2:0.17), debhelper (>> 4.0.0), dpatch (>= 2.0.15), junit (>= 3.8.1), kaffe (>= 2:1.1.5), libgcj6 (>= 4.0.1) +Uploaders: Trygve Laugstøl <[email protected]>, Wolfgang Baer <[email protected]> +Build-Depends-Indep: ant (>= 1.6.5), debhelper (>> 4.0.0), dpatch (>= 2.0.15), junit (>= 3.8.1), kaffe (>= 2:1.1.5), ant-optional Standards-Version: 3.6.2 Package: libjmock-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

