[libdata-guid-perl] 07/08: use https protocol for watch URL

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 4 09:19:07 UTC 2017


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

dmn pushed a commit to branch master
in repository libdata-guid-perl.

commit f60217111d7e0b22ebe01b57ca7ae84053ca7e6d
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 4 09:16:56 2017 +0000

    use https protocol for watch URL
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 9fc5362..01ee998 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://metacpan.org/release/Data-GUID .*/Data-GUID-([\d.]+)\.tar\.gz
+https://metacpan.org/release/Data-GUID .*/Data-GUID-([\d.]+)\.tar\.gz

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



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