This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat6.
commit 8affa9fa4a5e3edcc4d56f4cbe17c5c8d8718981 Author: Emmanuel Bourg <[email protected]> Date: Mon Feb 17 00:29:33 2014 +0100 Use canonical URL for the Vcs-Git field --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ecfd47c..aa0c724 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ tomcat6 (6.0.37-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.5 (no changes) * Switch to debhelper level 9 * Use XZ compression for the upstream tarball + * Use canonical URL for the Vcs-Git field -- Emmanuel Bourg <[email protected]> Mon, 17 Feb 2014 00:02:00 +0100 diff --git a/debian/control b/debian/control index 57a33da..84c78db 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Uploaders: Torsten Werner <[email protected]>, Build-Depends: default-jdk, ant-optional, debhelper (>= 9), po-debconf Build-Depends-Indep: maven-repo-helper (>> 1.0.1), libecj-java Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/git/pkg-java/tomcat6.git +Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat6.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/tomcat6.git Homepage: http://tomcat.apache.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat6.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

