[libmoosex-xsaccessor-perl] 04/10: use https in CPAN's URL in debian/watch

Damyan Ivanov dmn at moszumanska.debian.org
Sat Jan 13 20:06:42 UTC 2018


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

dmn pushed a commit to branch master
in repository libmoosex-xsaccessor-perl.

commit 8f3c54bf71ebd3b986cb73e1b75a26dd0886b6cd
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Jan 13 19:17:14 2018 +0000

    use https in CPAN's URL in debian/watch
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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



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