This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit 136af451c5f65d47a65095715767fd7ad448f9bb Author: Emmanuel Bourg <[email protected]> Date: Wed Feb 10 16:17:40 2016 +0100 Standards-Version updated to 3.9.7 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 043272e..cfc95a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ tomcat8 (8.0.32-1) UNRELEASED; urgency=medium * New upstream release * Fixed a warning in catalina.out caused by an incorrect path for the root context (Closes: #808378) + * Standards-Version updated to 3.9.7 (no changes) -- Emmanuel Bourg <[email protected]> Mon, 21 Dec 2015 11:20:10 +0100 diff --git a/debian/control b/debian/control index 12d2e93..1a187a7 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: javahelper, libobjenesis-java, lsb-release, maven-repo-helper -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat8.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tomcat8.git Homepage: http://tomcat.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

