This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcofoja-java.
commit 4b14d312899e2036746b435b5fcd03758738107a Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 4 10:14:07 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 58a28f0..9470b1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ cofoja (1.1-r150-3) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Tue, 04 Oct 2016 10:13:16 +0200 diff --git a/debian/control b/debian/control index 46dae6d..8beae63 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Uploaders: Olivier Sallou <[email protected]>, Build-Depends: debhelper (>= 9), default-jdk, libasm4-java (>= 5.0~), javahelper (>=0.25), junit4, ant, ant-optional Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/libcofoja-java.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libcofoja-java.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/libcofoja-java.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libcofoja-java.git Homepage: https://code.google.com/p/cofoja/ Package: libcofoja-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcofoja-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

