[libattean-perl] 01/05: Fix watch file to handle version prefix.

Jonas Smedegaard dr at jones.dk
Sun Jan 17 06:53:32 UTC 2016


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

js pushed a commit to branch master
in repository libattean-perl.

commit 5c9b36f1d4716bb2175318c8930bd32c1a4aa95a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jan 17 09:48:25 2016 +0530

    Fix watch file to handle version prefix.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index a78cc2a..4c5d3a2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # Run the "uscan" command to check for upstream updates and more.
 version=3
-http://www.cpan.org/authors/id/G/GW/GWILLIAMS/Attean-([\d.]+)\.tar\.gz
-https://metacpan.org/release/Attean .*/Attean-([\d.]+)\.tar\.gz
+http://www.cpan.org/authors/id/G/GW/GWILLIAMS/Attean-v([\d.]+)\.tar\.gz
+https://metacpan.org/release/Attean .*/Attean-v([\d.]+)\.tar\.gz

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



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