[eclipse-pydev] 03/03: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 19 22:47:01 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-pydev.

commit c1e0070b9025d036f114b8c175b8879daf4b87a2
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Oct 20 00:27:25 2016 +0200

    Use a secure Vcs-Git URL
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 847b026..e910fbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ eclipse-pydev (3.9.2-5) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed the build failure with GCC 6 (Closes: #831097)
   * Standards-Version updated to 3.9.8
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 20 Oct 2016 00:25:49 +0200
 
diff --git a/debian/control b/debian/control
index 7f8d65b..7cabc86 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
  unzip,
  zip
 Standards-Version: 3.9.8
-Vcs-Git: git://anonscm.debian.org/pkg-java/eclipse-pydev.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/eclipse-pydev.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/eclipse-pydev.git
 Homepage: http://pydev.org
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git



More information about the pkg-java-commits mailing list