This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jmock2.
commit 23563af6a0d7f0efa01dd7436a287691ca87e514 Author: Emmanuel Bourg <[email protected]> Date: Mon Sep 26 17:17:04 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 53e9d0c..3e16432 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ jmock2 (2.7~snapshot+201309170925-gitd7fe69b5+dfsg-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 26 Sep 2016 17:01:38 +0200 diff --git a/debian/control b/debian/control index eceff52..53efaa3 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), javahelper (>= 0.29), ant, cdbs, ant-optional, Build-Depends-Indep: default-jdk, libhamcrest-java (>= 1.3), libcglib3-java, libasm4-java, junit4, bsh, libobjenesis-java Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jmock2.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/jmock2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jmock2.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jmock2.git Homepage: http://www.jmock.org/ Package: libjmock2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jmock2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

