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 2b11dd8799d25ff48da101e30a389ecc514503e2 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 15 11:19:06 2014 +0200 Standards-Version updated to 3.9.5 --- debian/changelog | 8 ++++++++ debian/control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8377a34..b1916a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +access-modifier-checker (1.4-2) UNRELEASED; urgency=medium + + * Team upload. + * debian/control: + - Standards-Version updated to 3.9.5 (no changes) + + -- Emmanuel Bourg <[email protected]> Mon, 15 Sep 2014 11:18:23 +0200 + access-modifier-checker (1.4-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 52a3a04..2b26915 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.4 +Standards-Version: 3.9.5 Homepage: https://github.com/kohsuke/access-modifier Vcs-Git: git://git.debian.org/git/pkg-java/access-modifier-checker.git Vcs-Browser: http://git.debian.org/?p=pkg-java/access-modifier-checker.git -- 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

