[pkg-components] 04/07: Use HTTPS for some URLs in debian/*.

gregor herrmann gregoa at debian.org
Sat Jul 15 20:42:25 UTC 2017


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

gregoa pushed a commit to branch master
in repository pkg-components.

commit 990b816911e39af087174fa892bc67116cb9539f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jul 15 22:35:25 2017 +0200

    Use HTTPS for some URLs in debian/*.
    
    Thanks: duck.
---
 debian/control   | 2 +-
 debian/copyright | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e5d5aea..e9e94ad 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: dh-make-perl (>= 0.77),
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/pkg-components.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/pkg-components.git
-Homepage: http://lists.debian.org/debian-devel/2010/09/msg00208.html
+Homepage: https://lists.debian.org/debian-devel/2010/09/msg00208.html
 
 Package: pkg-components
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 927cb48..d548daf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Nicholas Bamber <nicholas at periapt.co.uk>
 Upstream-Name: pkg-components
-Source: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/pkg-components.git
+Source: https://anonscm.debian.org/cgit/pkg-perl/packages/pkg-components.git
 
 Files: *
 Copyright:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-components.git



More information about the Pkg-perl-cvs-commits mailing list