This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository access-modifier-checker.
commit a54619d51d610958ed39424201d83e41b3307d50 Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 09:23:40 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f8a5a3c..7d7bd0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +access-modifier-checker (1.7-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version updated to 4.0.0 + + -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 09:23:30 +0200 + access-modifier-checker (1.7-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 7551ff6..1024d04 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: libmetainf-services-java, libmetainf-services-java-doc, libmaven-plugin-tools-java (>= 2.8) -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/pkg-java/access-modifier-checker.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/access-modifier-checker.git Homepage: https://github.com/kohsuke/access-modifier -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/access-modifier-checker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

