This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository nailgun.
commit b11bc6a662af0f029ad70eacef565c9941722b07 Author: Hideki Yamane <[email protected]> Date: Thu Jul 27 21:24:46 2017 +0900 Standards-Version: 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cbc0dfc..baf974b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ nailgun (0.9.1-4) UNRELEASED; urgency=medium * debian/control - update Vcs-* - set Build-Depends: debhelper (>= 10) + - set Standards-Version: 4.0.0 * debian/compat - set 10 * debian/watch diff --git a/debian/control b/debian/control index 15478cf..9e04f51 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Homepage: http://martiansoftware.com/nailgun/ Vcs-Git: https://anonscm.debian.org/git/pkg-java/nailgun.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/nailgun.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/nailgun.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

