This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-wtp.
commit c19a54fddb5fe5a5b8c0f76ffe3ee8dd5dfaa8cb Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 4 16:58:13 2016 +0100 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 e4b29ed..1793f01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse-wtp (3.6.3-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 03 Nov 2016 22:59:41 +0100 diff --git a/debian/control b/debian/control index 327ab3b..34ec3a6 100644 --- a/debian/control +++ b/debian/control @@ -29,8 +29,8 @@ Build-Depends: debhelper (>= 10), unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-wtp.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-wtp.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-wtp.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-wtp.git Homepage: http://www.eclipse.org/webtools/ Package: eclipse-wtp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-wtp.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

