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 82cbdbfa55f86c5536f7d2da0fc73aff01f4c768 Author: Torsten Werner <[email protected]> Date: Sat Aug 6 23:59:22 2011 +0000 * New upstream release * Clean up Depends and Suggests fields. * Switch to source format 3.0. --- debian/changelog | 8 ++++++++ debian/control | 4 +--- debian/source/format | 1 + 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 916a166..22e2af3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libcommons-compress-java (1.2-1) unstable; urgency=low + + * New upstream release + * Clean up Depends and Suggests fields. + * Switch to source format 3.0. + + -- Torsten Werner <[email protected]> Sun, 07 Aug 2011 01:56:15 +0200 + libcommons-compress-java (1.0-1) unstable; urgency=low * First upstream release (Closes: #542603) diff --git a/debian/control b/debian/control index 77af607..a5906e1 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,6 @@ Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libcommons-compress-java Package: libcommons-compress-java Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, default-jre-headless | - java2-runtime-headless -Suggests: java-virtual-machine +Depends: ${misc: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. diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 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

