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 d855970d99edcc5983ec60ede523cc3c90410330 Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 20 15:35:33 2016 +0200 Standards-Version updated to 3.9.8 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5cd3561..ad29089 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libcommons-compress-java (1.10-3) UNRELEASED; urgency=medium * Build with maven-debian-helper instead of ant. + * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 20 Apr 2016 14:52:48 +0200 diff --git a/debian/control b/debian/control index 931a437..00eaee3 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), libmaven-bundle-plugin-java, libxz-java (>= 1.5), maven-debian-helper -Standards-Version: 3.9.7 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-compress-java.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-compress-java.git Homepage: http://commons.apache.org/compress/ -- 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

