This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository gluegen2.
commit 16876dab4f478d4447af14f39bcc6851e293332e Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 4 11:33:02 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 91f289a..b8c430c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ gluegen2 (2.3.2-4) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- tony mancill <[email protected]> Thu, 24 Dec 2015 22:10:00 -0800 diff --git a/debian/control b/debian/control index 9f4fc59..b62b1b1 100644 --- a/debian/control +++ b/debian/control @@ -16,8 +16,8 @@ Build-Depends: libjsr305-java, quilt Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/gluegen2.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/gluegen2.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/gluegen2.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gluegen2.git Homepage: http://jogamp.org Package: libgluegen2-rt-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gluegen2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

