This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository clojure.
commit e86efda14dd0e24accdf7c0c47a36c36022e38cf Author: Emmanuel Bourg <[email protected]> Date: Thu Dec 22 12:47:10 2016 +0100 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 6b276ac..75a6968 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ clojure1.6 (1.6.0+dfsg-3) UNRELEASED; urgency=medium * Team upload. * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 22 Dec 2016 12:46:29 +0100 diff --git a/debian/control b/debian/control index 6431967..0fda350 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends-Indep: libtext-markdown-perl | markdown, maven-repo-helper Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/clojure.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/clojure.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/clojure.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/clojure.git Homepage: http://clojure.org Package: clojure1.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

