[gs-collections] 03/05: Use a secure Vcs-Git URL

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Sep 14 07:41:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository gs-collections.

commit c0ee4cd96a54031f51743f91730212397608d89b
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 14 09:22:45 2017 +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 6aad281..b606726 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gs-collections (5.1.0-3) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 4.1.0
   * Switch to debhelper level 10
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Thu, 14 Sep 2017 09:22:32 +0200
 
diff --git a/debian/control b/debian/control
index 88d8c98..d474d59 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
                libstringtemplate4-java,
                maven-debian-helper (>= 1.5)
 Standards-Version: 4.1.0
-Vcs-Git: git://anonscm.debian.org/pkg-java/gs-collections.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/gs-collections.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/gs-collections.git
 Homepage: https://github.com/goldmansachs/gs-collections
 

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



More information about the pkg-java-commits mailing list