[Pkg-zsh-commits] [zsh-syntax-highlighting] 01/01: d/control: Use https for Vcs-Git.

Daniel Shahaf danielsh-guest at moszumanska.debian.org
Thu Feb 11 18:01:43 UTC 2016


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

danielsh-guest pushed a commit to branch debian/master
in repository zsh-syntax-highlighting.

commit d0aca85f792763d688fb9b3031a94b35e1b3b0d9
Author: Daniel Shahaf <d.s at daniel.shahaf.name>
Date:   Thu Feb 11 17:59:20 2016 +0000

    d/control: Use https for Vcs-Git.
    
    Suggested-by: Mattia Rizzolo
---
 debian/changelog | 4 +++-
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1ce42cb..e1a582a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 zsh-syntax-highlighting (0.5.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
-  * Bump Standards-Version to 3.9.7 (no changes needed).
+  * Packaging changes:
+    - Bump Standards-Version to 3.9.7 (no changes needed).
+    - d/control: Use secure protocol (https) for Vcs-Git.
 
  -- Daniel Shahaf <danielsh at apache.org>  Sat, 06 Feb 2016 11:07:08 +0000
 
diff --git a/debian/control b/debian/control
index db9b8d9..131afe8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
 	zsh,
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-zsh/zsh-syntax-highlighting.git/
-Vcs-Git: git://anonscm.debian.org/pkg-zsh/zsh-syntax-highlighting.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-zsh/zsh-syntax-highlighting.git
 Homepage: https://github.com/zsh-users/zsh-syntax-highlighting/
 
 Package: zsh-syntax-highlighting

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-zsh/zsh-syntax-highlighting.git



More information about the Pkg-zsh-commits mailing list