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 ec844966cd0a9f74ae699281ba4b5f1926de1ea7 Author: Emmanuel Bourg <[email protected]> Date: Fri Mar 22 15:23:35 2013 +0000 Fixed lintian warnings --- debian/changelog | 3 ++- debian/control | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index dfca5dd..3562772 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ libcommons-compress-java (1.5-1) unstable; urgency=low + * Team upload. * New upstream release. - -- Emmanuel Bourg <[email protected]> Tue, 19 Mar 2013 13:14:00 +0100 + -- Emmanuel Bourg <[email protected]> Fri, 22 Mar 2013 15:48:01 +0100 libcommons-compress-java (1.4.1-3) UNRELEASED; urgency=low diff --git a/debian/control b/debian/control index 1b6a5df..746bec4 100644 --- a/debian/control +++ b/debian/control @@ -21,5 +21,6 @@ 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: 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. +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

