This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository asm.
commit 7c25cd611029bfea05a992daeced8bdeb41fab60 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 20 15:38:34 2017 +0100 Standards-Version updated to 4.1.1 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c0b104..c7f8d6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ asm (6.0~alpha-2) UNRELEASED; urgency=medium * Team upload. * Removed the module-info.class from the jars (not compatible with the latest Java 9 spec) + * Standards-Version updated to 4.1.1 -- Emmanuel Bourg <[email protected]> Mon, 20 Nov 2017 14:14:43 +0100 diff --git a/debian/control b/debian/control index dd040bd..0742d5d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Uploaders: Aditya Vaidya <[email protected]>, Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 10), default-jdk Build-Depends-Indep: ant, bnd, maven-repo-helper -Standards-Version: 4.0.0 +Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git Homepage: http://asm.objectweb.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/asm.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

