[clojure] 03/09: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Dec 22 14:35:29 UTC 2016
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 <ebourg at apache.org>
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 <ebourg at apache.org> 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
More information about the pkg-java-commits
mailing list