This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-shared-utils.
commit df9a5e7c5b23cea507b06c66cf4c18701d4a4c22 Author: Emmanuel Bourg <[email protected]> Date: Tue Sep 12 09:59:16 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 fb490bd..a012fad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ maven-shared-utils (3.1.0-2) UNRELEASED; urgency=medium * Team upload. * Added the missing Maven rule for plexus-container-default + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Tue, 12 Sep 2017 09:58:46 +0200 diff --git a/debian/control b/debian/control index fd4f5e9..7653c1b 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: junit4, libmaven-javadoc-plugin-java, libmaven-plugin-testing-java, javahelper -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-shared-utils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-shared-utils.git Homepage: http://maven.apache.org/shared/maven-shared-utils/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-shared-utils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

