[jetty9] 02/05: Use a secure Vcs-Git URL
    Emmanuel Bourg 
    ebourg-guest at moszumanska.debian.org
       
    Fri Apr  1 20:28:17 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jetty9.
commit a118b983aeb14a1461c7796cf7967668e2d850b0
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 1 22:01:22 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 3587bb8..fdd74e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 jetty9 (9.2.14-2) UNRELEASED; urgency=medium
 
   * Standards-Version updated to 3.9.7 (no changes)
+  * Use a secure Vcs-Git URL
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 01 Apr 2016 22:00:08 +0200
 
diff --git a/debian/control b/debian/control
index be6c4c1..58905cb 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: ant-optional,
                maven-debian-helper,
                maven-repo-helper
 Standards-Version: 3.9.7
-Vcs-Git: git://anonscm.debian.org/pkg-java/jetty9.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/jetty9.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jetty9.git
 Homepage: http://www.eclipse.org/jetty/
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jetty9.git
    
    
More information about the pkg-java-commits
mailing list