This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository eclipse-emf.
commit eefe578d15e7402f86d3481b612dd520230afedc Author: Emmanuel Bourg <[email protected]> Date: Thu Oct 20 00:09:30 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 fa8bb0e..1235200 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ eclipse-emf (2.8.3-2) UNRELEASED; urgency=medium * Team upload. * Fixed the build failure with Java 8 (Closes: #831230) * Removed Niels Thykier from the uploaders (Closes: #770566) + * Use secure Vcs-* URLs -- Emmanuel Bourg <[email protected]> Thu, 20 Oct 2016 00:06:42 +0200 diff --git a/debian/control b/debian/control index dd481a7..b2e37ac 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7), unzip, zip Standards-Version: 3.9.4 -Vcs-Git: git://git.debian.org/git/pkg-java/eclipse-emf.git -Vcs-Browser: http://git.debian.org/?p=pkg-java/eclipse-emf.git +Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-emf.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-emf.git Homepage: http://www.eclipse.org/emf Package: eclipse-emf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-emf.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

