This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository mavibot.
commit 151efabc5246fae52f8cb22c2cd631307fad21bd Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 21 09:40:27 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 d56268d..a636d8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ mavibot (1.0.0~M1-2) UNRELEASED; urgency=medium * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 21 Nov 2016 09:37:58 +0100 diff --git a/debian/control b/debian/control index 22604c7..ab5c918 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), libslf4j-java, maven-debian-helper (>= 2.0) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/mavibot.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/mavibot.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/mavibot.git Homepage: http://directory.apache.org/mavibot -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mavibot.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

