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 e54f2cefa30fec634811225a9420fc7386ad7ea4 Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 19 12:05:47 2013 +0000 Fixed the OSGI bundle version --- debian/commons-compress.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/commons-compress.bnd b/debian/commons-compress.bnd index 993960e..fe4c9f7 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.0.0 +Bundle-Version: 1.4.1 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

