This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-cdt.
commit 5f3027478645e2bd363354c81b95c94c97876d17 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 19 22:04:12 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 b0a3a46..0e9b412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ eclipse-cdt (8.6.0-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Wed, 19 Oct 2016 22:02:15 +0200 diff --git a/debian/control b/debian/control index 003874d..eed6e49 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9.20120608~), unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-cdt.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-cdt.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-cdt.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-cdt.git Homepage: http://www.eclipse.org/cdt/ Package: eclipse-cdt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

