This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-compress-java.
commit 8078338546818e7d73c8dffb1a677ee987df5d2e Author: Emmanuel Bourg <[email protected]> Date: Wed Apr 20 15:34:19 2016 +0200 Use secure Vcs-* URLs --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fadb237..5cd3561 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libcommons-compress-java (1.10-3) UNRELEASED; urgency=medium * Build with maven-debian-helper instead of ant. + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 20 Apr 2016 14:52:48 +0200 diff --git a/debian/control b/debian/control index 3e850a4..931a437 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), libxz-java (>= 1.5), maven-debian-helper Standards-Version: 3.9.7 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/libcommons-compress-java.git -Vcs-Git: git://anonscm.debian.org/pkg-java/libcommons-compress-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcommons-compress-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcommons-compress-java.git Homepage: http://commons.apache.org/compress/ Package: libcommons-compress-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-compress-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

