[libexporter-tiny-perl] 04/11: watch: use secure protocol for accessing www.cpan.org

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 11 08:29:58 UTC 2017


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

dmn pushed a commit to annotated tag debian/1.000000-1
in repository libexporter-tiny-perl.

commit 4af424160082a08638a43090db3787b64fd254c7
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 11 08:21:47 2017 +0000

    watch: use secure protocol for accessing www.cpan.org
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 4b12f83..1d1b203 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-([\d.]+)\.tar\.gz
+https://www.cpan.org/authors/id/T/TO/TOBYINK/Exporter-Tiny-([\d.]+)\.tar\.gz
 http://search.cpan.org/dist/Exporter-Tiny/ .*/Exporter-Tiny-([\d.]+)\.tar\.gz

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



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