[libclass-accessor-lvalue-perl] 03/04: debian/watch: use our default regexp for matching upstream releases.
gregor herrmann
gregoa at debian.org
Sat Apr 12 21:08:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-accessor-lvalue-perl.
commit 43d22f44d5f9a40d47e088198de0d3fff24c892e
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Apr 12 23:06:37 2014 +0200
debian/watch: use our default regexp for matching upstream releases.
---
debian/watch | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/watch b/debian/watch
index 13979a0..03807af 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
version=3
-
-https://metacpan.org/release/Class-Accessor-Lvalue \
- .*/Class-Accessor-Lvalue-(.*)\.(?:tar\.gz|tgz)
+https://metacpan.org/release/Class-Accessor-Lvalue .*/Class-Accessor-Lvalue-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/libclass-accessor-lvalue-perl.git
More information about the Pkg-perl-cvs-commits
mailing list