[Pkg-mozext-commits] [debianbuttons] 06/07: Use HTTPS for Vcs-* URLs

Tanguy Ortolo tanguy at moszumanska.debian.org
Wed May 11 12:05:17 UTC 2016


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

tanguy pushed a commit to branch master
in repository debianbuttons.

commit 275b8e7dcbd3ef143775fdaa0d9f130c685933a2
Author: Tanguy Ortolo <tanguy+debian at ortolo.eu>
Date:   Wed May 11 13:39:50 2016 +0200

    Use HTTPS for Vcs-* URLs
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 809dd17..1195dc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ debianbuttons (1.11-2) UNRELEASED; urgency=medium
   * debian/control:
      - update Standards-Version to 3.9.8 (no change needed).
      - build-depend on debhelper >= 9.
+     - use HTTPS for Vcs-* URLs.
   * debian/compat: use debhelper recommended compatibility level 9.
 
  -- Tanguy Ortolo <tanguy+debian at ortolo.eu>  Wed, 11 May 2016 12:11:13 +0200
diff --git a/debian/control b/debian/control
index d5c7168..a8d6ac7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders: Tanguy Ortolo <tanguy+debian at ortolo.eu>,
 Build-Depends: debhelper (>= 9), mozilla-devscripts (>= 0.31)
 Standards-Version: 3.9.8
 Homepage: http://icedeb.ktnx.net/
-Vcs-Git: git://anonscm.debian.org/pkg-mozext/debianbuttons.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mozext/debianbuttons.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-mozext/debianbuttons.git
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-mozext/debianbuttons.git
 
 Package: xul-ext-debianbuttons
 Architecture: all

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/debianbuttons.git



More information about the Pkg-mozext-commits mailing list