This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit 22ea7d0e8606cbb67c4d46042f7cd6c8b9d0b5f5 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 14 14:04:41 2016 +0200 Use a secure Vcs-Git URL --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 602a2eb..b13e762 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ tomcat8 (8.0.36-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 25 Mar 2016 09:22:23 +0100 diff --git a/debian/control b/debian/control index f705be4..17bc537 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: javahelper, lsb-release, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/tomcat8.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/tomcat8.git Vcs-Browser: https://anonscm.debian.org/cgit/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

