This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-compress-java.
commit 08b07e6f6cab37060522d30624ed6a0170a31e92 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 19 12:21:46 2013 +0000 New upstream release --- debian/changelog | 6 ++++++ debian/commons-compress.bnd | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8de389c..dfca5dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libcommons-compress-java (1.5-1) unstable; urgency=low + + * New upstream release. + + -- Emmanuel Bourg <[email protected]> Tue, 19 Mar 2013 13:14:00 +0100 + libcommons-compress-java (1.4.1-3) UNRELEASED; urgency=low * Add xz.jar to manifest Class-Path. diff --git a/debian/commons-compress.bnd b/debian/commons-compress.bnd index fe4c9f7..3bea60c 100644 --- a/debian/commons-compress.bnd +++ b/debian/commons-compress.bnd @@ -1,5 +1,5 @@ Bundle-Name: Apache Commons Compress library Bundle-SymbolicName: org.apache.commons.compress -Bundle-Version: 1.4.1 +Bundle-Version: 1.5 Bundle-Vendor: Debian.org Import-Package: org.tukaani.xz;resolution:=optional, * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

