This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat7.
commit d63438915f67a623cc3376d34a3b21fb39c35393 Author: Emmanuel Bourg <[email protected]> Date: Thu Feb 18 10:20:09 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 d8df40f..f12ec6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ tomcat7 (7.0.67-1) UNRELEASED; urgency=medium - New build dependencies on easymock, cglib and objenesis * Use LC_ALL instead of LANG to format the date and make the documentation reproducible on the builders + * Standards-Version updated to 3.9.7 (no changes) -- Emmanuel Bourg <[email protected]> Sat, 19 Dec 2015 10:31:07 +0100 diff --git a/debian/control b/debian/control index de64208..da30c54 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: maven-repo-helper, libjstl1.1-java, libjakarta-taglibs-standard-java, lsb-release -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat7.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tomcat7.git Homepage: http://tomcat.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

