[libtest-simple-perl] 17/21: debian/upstream/metadata: use HTTPS for URLs.

gregor herrmann gregoa at debian.org
Tue May 10 17:42:02 UTC 2016


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

gregoa pushed a commit to branch master
in repository libtest-simple-perl.

commit 94ece20c261373cbb1897e7f9376d2844881240f
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 10 19:29:00 2016 +0200

    debian/upstream/metadata: use HTTPS for URLs.
    
    Thanks: duck.
---
 debian/upstream/metadata | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index f53a10f..18dfa30 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,6 @@
 ---
 Archive: CPAN
-Bug-Database: http://github.com/Test-More/test-more/issues/
+Bug-Database: https://github.com/Test-More/test-more/issues
 Contact: Chad Granum <exodist at cpan.org>
 Name: Test-Simple
-Repository: http://github.com/Test-More/test-more/
+Repository: https://github.com/Test-More/test-more/

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



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