This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository hawtbuf.
commit f916c158f044cf8308f041c5a9e6f8c3e8648b5b Author: Emmanuel Bourg <[email protected]> Date: Mon Jul 31 16:22:25 2017 +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 fb80c96..31e60be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ hawtbuf (1.10-3) UNRELEASED; urgency=medium * Standards-Version updated to 4.0.0 * Switch to debhelper level 10 + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 31 Jul 2017 16:22:11 +0200 diff --git a/debian/control b/debian/control index c8fa367..669e93a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10), libmaven-plugin-tools-java (>= 3.3), maven-debian-helper (>= 1.5) Standards-Version: 4.0.0 -Vcs-Git: git://anonscm.debian.org/pkg-java/hawtbuf.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/hawtbuf.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/hawtbuf.git Homepage: http://hawtbuf.fusesource.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hawtbuf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

