This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gettext-maven-plugin.
commit 85652b990b6eaa7d0b9ff47d3a05c12a631e1b09 Author: Emmanuel Bourg <[email protected]> Date: Sun Aug 27 23:37:50 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 6082bcd..6f9b559 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gettext-maven-plugin (1.2.9-2) UNRELEASED; urgency=medium * Team upload. * Depend on libmaven-reporting-api-java instead of libmaven2-core-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Sun, 27 Aug 2017 23:37:18 +0200 diff --git a/debian/control b/debian/control index 06566ad..bc5d2db 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libmaven-reporting-impl-java, libmaven3-core-java (>= 2.0), libplexus-utils2-java -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/gettext-maven-plugin.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gettext-maven-plugin.git Homepage: https://github.com/rlf/maven-gettext-plugin -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gettext-maven-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

