This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjava-jdbc-clojure.
commit 42ef5a161dcf1bfff8e5829090552d9487bcad13 Author: Emmanuel Bourg <[email protected]> Date: Fri Dec 23 11:57:37 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 1608383..1031818 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libjava-jdbc-clojure (0.2.2-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Fri, 23 Dec 2016 11:57:12 +0100 diff --git a/debian/control b/debian/control index e803a47..9f5c0cf 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: optional Maintainer: Daigo Moriwaki <[email protected]> Build-Depends: debhelper (>= 10), javahelper (>= 0.32), maven-repo-helper (>= 1.5~), clojure1.6, default-jdk, libtext-markdown-perl Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjava-jdbc-clojure.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjava-jdbc-clojure.git;a=summary Homepage: https://github.com/clojure/java.jdbc -Vcs-Git: git://git.debian.org/pkg-java/libjava-jdbc-clojure.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/libjava-jdbc-clojure.git;a=summary Package: libjava-jdbc-clojure Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjava-jdbc-clojure.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

