This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven.
commit d99f058dd5b0ddcb9e2ac2cd0aa57adb8c125418 Author: Emmanuel Bourg <[email protected]> Date: Thu Sep 7 01:14:25 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 11978a1..c83050e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ maven (3.5.0-6) UNRELEASED; urgency=medium the default version used by Maven to the current one. * Depend on maven-parent 27 and removed modello-configuration.patch * Removed the unused dependency on libeclipse-aether-java + * Standards-Version updated to 4.1.0 -- Emmanuel Bourg <[email protected]> Thu, 20 Jul 2017 17:36:21 +0200 diff --git a/debian/control b/debian/control index 2e5e484..ab75d8c 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: junit4, libsurefire-java (>= 2.17), libwagon2-java (>= 2.12), libxmlunit-java -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven.git Homepage: http://maven.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

