This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit 8026ef5f31930ef4093786c113bab393c4c9c18f Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 2 17:23:48 2013 +0100 Standards-Version updated to 3.9.5 (no changes) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index edb2745..f55313b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ tomcat8 (8.0.0~RC5-1) UNRELEASED; urgency=low * debian/control: - Replaced Sun Microsystems with Oracle in the packages descriptions - Mentioned 'Apache Tomcat' in the packages descriptions + - Standards-Version updated to 3.9.5 (no changes) * Deploy the Tomcat artifacts in the Maven repository with the 8.x version instead of 'debian' to avoid conflicts with other versions of Tomcat. * Hard coded the versions in the poms in debian/javaxpoms to fix the version diff --git a/debian/control b/debian/control index 68b11a0..3aec5d5 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: javahelper, libjstl1.1-java, libobjenesis-java, maven-repo-helper -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 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

