This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository byte-buddy.
commit 74c6f9d8c96e58c17aa40ce62efc024ba90ac1fa Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 8 11:46:10 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 3c4b5b1..2194b86 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ byte-buddy (1.7.1+dfsg1-1) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Removed the unused build dependency on libmaven-install-plugin-java * Ignore the maven-enforcer-plugin + * Standards-Version updated to 4.1.0 -- Felix Natter <[email protected]> Sat, 29 Jul 2017 13:03:14 +0200 diff --git a/debian/control b/debian/control index ddf2a0d..cb92981 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: default-jdk-doc, libmaven-site-plugin-java, libmaven3-core-java (>= 3.2.5), libsurefire-java -Standards-Version: 4.0.0 +Standards-Version: 4.1.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/byte-buddy.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/byte-buddy.git Homepage: http://bytebuddy.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/byte-buddy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

