This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch master in repository nailgun.
commit f1000420dd3626f131a108ebd4ae83e78a5aa167 Author: Hideki Yamane <[email protected]> Date: Tue Sep 5 20:39:20 2017 +0900 Standards-Version: 4.1.0 --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b51fa65..08e5c8a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nailgun (0.9.1-5) UNRELEASED; urgency=medium + + * debian/control + - set Standards-Version: 4.1.0 + + -- Hideki Yamane <[email protected]> Tue, 05 Sep 2017 20:39:07 +0900 + nailgun (0.9.1-4) unstable; urgency=medium * debian/control diff --git a/debian/control b/debian/control index 9e04f51..492d442 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.5) -Standards-Version: 4.0.0 +Standards-Version: 4.1.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

