This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wagon2.
commit 941e443402685d0d7d5f0d74b16c0c76bf89a97e Author: Emmanuel Bourg <[email protected]> Date: Tue May 17 18:23:11 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 410d4ff..618636c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ wagon2 (2.10-4) UNRELEASED; urgency=medium * Team upload. * Transition to Jetty 8 * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 17 May 2016 16:07:44 +0200 diff --git a/debian/control b/debian/control index e4366c3..82450c6 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: default-jdk-doc, libplexus-utils-java-doc, subversion Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/wagon2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/wagon2.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/wagon2.git Homepage: http://maven.apache.org/wagon/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wagon2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

