[eclipse-egit] 03/04: Use secure Vcs-* URLs
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 19 21:21:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository eclipse-egit.
commit 4147952e903857ef06f89ed8470ce086ab2a538b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 19 23:13:19 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 4df3fee..ec2c244 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ eclipse-egit (3.7.0-2) UNRELEASED; urgency=medium
* Team upload.
* Fixed the plugin id for slf4j (Closes: #813419)
* Standards-Version updated to 3.9.8
+ * Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg at apache.org> Wed, 19 Oct 2016 23:11:18 +0200
diff --git a/debian/control b/debian/control
index 91d9b04..ec23b70 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-egit.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-egit.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-egit.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-egit.git
Homepage: http://www.eclipse.org/egit/
Package: eclipse-egit
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-egit.git
More information about the pkg-java-commits
mailing list