This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libclucy-clojure.
commit a197b201e8daf513afd6d735fd7d783fb625d843 Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 23 11:31:13 2016 +0100 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 8e1e2e4..8f8b48c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ clucy (0.4.0-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 23 Dec 2016 11:30:45 +0100 diff --git a/debian/control b/debian/control index 2b02835..e01529c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), liblucene2-java, libtext-markdown-perl Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libclucy-clojure.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libclucy-clojure.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libclucy-clojure.git Homepage: https://github.com/weavejester/clucy -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libclucy-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

