[libgraphviz-perl] 02/06: Update debian/watch to use metacpan URL

dom at earth.li dom at earth.li
Sat Oct 4 21:28:57 UTC 2014


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

dom pushed a commit to branch master
in repository libgraphviz-perl.

commit 279455220d5cf48e783c9642cfc18c9cfeb818e5
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Oct 4 22:08:42 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 b9a647d..c9c401b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libgraphviz-perl (2.15-2) UNRELEASED; urgency=low
 
   * Package now maintained by Debian Perl Group
+  * Update debian/watch to use metacpan URL
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 04 Oct 2014 22:05:45 +0100
 
diff --git a/debian/watch b/debian/watch
index 93593d9..15cd797 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/GraphViz/   .*/GraphViz-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/GraphViz/   .*/GraphViz-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/libgraphviz-perl.git



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