[libhtml-lint-perl] 04/06: use https in debian/watch

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 12 10:54:24 UTC 2017


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

dmn pushed a commit to branch master
in repository libhtml-lint-perl.

commit 1b2161ec315c87c4f8466c800dea3513251f9bd0
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Nov 12 10:51:50 2017 +0000

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

diff --git a/debian/watch b/debian/watch
index ad1e359..9aea7dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="dversionmangle=s/\+dfsg//,repacksuffix=+dfsg" \
-http://metacpan.org/release/HTML-Lint  .*/HTML-Lint-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTML-Lint  .*/HTML-Lint-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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