This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libgettext-commons-java.
commit 203ccb3a16b0c59d1ebc9a2695153c9d0f5c0496 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 12 10:10:26 2017 +0200 Standards-Version updated to 4.1.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fc54bcf..378fad1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libgettext-commons-java (0.9.6-6) UNRELEASED; urgency=medium * Team upload. * Added the missing build dependency on junit * Removed the build dependency on libmaven-assembly-plugin-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 12 Sep 2017 10:08:03 +0200 diff --git a/debian/control b/debian/control index 53dfdf8..225f9e5 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>=10), libmaven-assembly-plugin-java, libsurefire-java, maven-debian-helper -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libgettext-commons-java.git Vcs-Git: https://anonscm.debian.org/git/pkg-java/libgettext-commons-java.git Homepage: https://github.com/jgettext/gettext-commons -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

