This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-mylyn-tasks-github.
commit 45806daed145f1cb8d776b3e41feceba8fe011e1 Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 20 01:07: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 e52ae6d..45c14a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse-mylyn-tasks-github (3.3.0-2) UNRELEASED; urgency=medium * Team upload. * Compile with javac instead of the Eclipse compiler * Standards-Version updated to 3.9.8 + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 20 Oct 2016 01:05:29 +0200 diff --git a/debian/control b/debian/control index 7f272b3..d770756 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9), unzip, zip Standards-Version: 3.9.8 -Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-mylyn-tasks-github.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-mylyn-tasks-github.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-mylyn-tasks-github.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-mylyn-tasks-github.git Homepage: http://wiki.eclipse.org/EGit/GitHub Package: eclipse-mylyn-tasks-github -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-mylyn-tasks-github.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

