This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jersey1.
commit 448917d85554aa962dd77eca37f4aff749db047a Author: Emmanuel Bourg <[email protected]> Date: Mon May 2 09:10:48 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 6231274..198128b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jersey1 (1.19-3) UNRELEASED; urgency=medium * Standards-Version updated to 3.9.8 (no changes) + * Use a secure Vcs-Git URL -- Emmanuel Bourg <[email protected]> Mon, 02 May 2016 09:10:00 +0200 diff --git a/debian/control b/debian/control index bce04d8..eb7e18f 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: cdbs, libtomcat8-java, maven-debian-helper (>= 1.5) Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/jersey1.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/jersey1.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jersey1.git Homepage: https://jersey.java.net -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jersey1.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

