This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository user-agent-utils.
commit 03820190f1bf192ab7f0e4499227c7bceba110d3 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 3 13:19:15 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 15dd396..77603bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ user-agent-utils (1.19-2) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Fri, 03 Jun 2016 13:08:26 +0200 diff --git a/debian/control b/debian/control index be939a1..61d468e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5), junit4 Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/user-agent-utils.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/user-agent-utils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/user-agent-utils.git Homepage: http://www.bitwalker.eu/software/user-agent-utils -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/user-agent-utils.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

