This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository spock.
commit 22ef1275872bd1f0b075f0289efa24adc9b36119 Author: Emmanuel Bourg <[email protected]> Date: Tue May 10 21:49:58 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 02b025f..c0499da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ spock (0.7-groovy-2.0-2) UNRELEASED; urgency=medium * Team upload. * Depend on groovy instead of groovy2 * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Tue, 10 May 2016 21:39:26 +0200 diff --git a/debian/control b/debian/control index 2c03051..e28a809 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: groovy, libobjenesis-java, maven-repo-helper (>= 1.5~) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/spock.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/spock.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/spock.git Homepage: http://spockframework.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spock.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

