This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-io.
commit 595d33864761b53eb0a3e5e2aa6b6b05fc97e993 Author: Wolfgang Bär <[email protected]> Date: Mon Oct 24 18:35:32 2005 +0000 commons-io (1.0-2) unstable; urgency=low * Added ant-optional to build-deps - fixes FTBS (closes: #332564) * Added myself to uploaders * Removed classpath, libgcj6 from build-deps - not needed --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac1e2f6..d87d30d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +commons-io (1.0-2) unstable; urgency=low + + * Added ant-optional to build-deps - fixes FTBS (closes: #332564) + * Added myself to uploaders + * Removed classpath, libgcj6 from build-deps - not needed + + -- Wolfgang Baer <[email protected]> Sun, 16 Oct 2005 13:44:21 +0200 + commons-io (1.0-1) unstable; urgency=low * Initial Release (closes: #321475). diff --git a/debian/control b/debian/control index 48d3ee6..d98cd0e 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: commons-io 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), ant-optional, debhelper (>> 4.0.0), dpatch (>= 2.0.15), junit (>= 3.8.1), kaffe (>= 2:1.1.5) Standards-Version: 3.6.2 Package: libcommons-io-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-io.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

