This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-debian-helper.
commit 22d7efd513c5a091e500172cda62165b4980b556 Author: Emmanuel Bourg <[email protected]> Date: Sun Aug 27 00:01:21 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 e68ffc7..85ca79a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-debian-helper (2.2.3) UNRELEASED; urgency=medium * Honor the "nodoc" build option and skip the javadoc generation * Added the project.build.sourceEncoding property in the documentation header of the generated maven.properties file + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Fri, 11 Aug 2017 22:21:11 +0200 diff --git a/debian/control b/debian/control index d2b83a1..9a02213 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: libplexus-velocity-java, maven-ant-helper (>= 7.0), maven-repo-helper (>= 1.9) -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-debian-helper.git Homepage: http://wiki.debian.org/Java/MavenBuilder -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

