[libfile-nfslock-perl] 19/25: Update debian/watch to use metacpan URL
dom at earth.li
dom at earth.li
Sat Oct 4 21:56:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
dom pushed a commit to branch master
in repository libfile-nfslock-perl.
commit b72d39a78f63d1b970460885804b0eff26eaaf59
Author: Dominic Hargreaves <dom at earth.li>
Date: Sat Oct 4 22:38:39 2014 +0100
Update debian/watch to use metacpan URL
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 26f11ca..94d2d2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libfile-nfslock-perl (1.21-2) UNRELEASED; urgency=low
* Package now maintained by the Debian Perl Group
+ * Update debian/watch to use metacpan URL
-- Dominic Hargreaves <dom at earth.li> Sat, 04 Oct 2014 22:37:50 +0100
diff --git a/debian/watch b/debian/watch
index ff24b41..acd3083 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/File-NFSLock/ .*/File-NFSLock-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-NFSLock/ .*/File-NFSLock-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/libfile-nfslock-perl.git
More information about the Pkg-perl-cvs-commits
mailing list