This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtdispatch.
commit 93f19facc9bbd53d75d02ca4205de609278bddf5 Author: Emmanuel Bourg <[email protected]> Date: Mon Oct 3 18:41:53 2016 +0200 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 b7d8b54..ca63830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hawtdispatch (1.20-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 03 Oct 2016 18:40:59 +0200 diff --git a/debian/control b/debian/control index de7bef7..19c84d8 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: cdbs, libmaven-bundle-plugin-java, maven-debian-helper (>= 1.5) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/hawtdispatch.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/hawtdispatch.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/hawtdispatch.git Homepage: http://hawtdispatch.fusesource.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtdispatch.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

