This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-mylyn.
commit e6e935958fb21ae1f6edca94f0618f900b855209 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 7 15:29:12 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 8019d85..797f3e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ eclipse-mylyn (3.12.0-2) UNRELEASED; urgency=medium * Depend on libmail-java instead of libgnumail-java (Closes: #809566) * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Mon, 07 Nov 2016 15:03:30 +0100 diff --git a/debian/control b/debian/control index f82d3a6..4cadd06 100644 --- a/debian/control +++ b/debian/control @@ -30,8 +30,8 @@ Build-Depends: debhelper (>= 10), unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-mylyn.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-mylyn.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-mylyn.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-mylyn.git Homepage: http://www.eclipse.org/mylyn Package: eclipse-mylyn -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-mylyn.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

