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 b1e78083895712beccc521fc25be2b28369a0c9c Author: Emmanuel Bourg <[email protected]> Date: Tue Mar 19 12:28:00 2013 +0000 Updated the package description --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 28ee425..1b6a5df 100644 --- a/debian/control +++ b/debian/control @@ -21,5 +21,5 @@ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-compress-java Package: libcommons-compress-java Architecture: all Depends: ${misc:Depends}, ${java:Depends} -Description: Java API for working with tar, zip and bzip2 files - Commons Compress defines an API for working with tar, zip and bzip2 files. +Description: Apache Commons Compress defines a Java API for working with compression and archive formats. + These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump. -- 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

