[SCM] Debian packaging of libwww-curl-perl branch, master, updated. 182afc1a8de273eaeb8e37baa5c989981df9b057

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:46 UTC 2013


The following commit has been merged in the master branch:
commit 643670e4f7c094861a208e6df559ce6edc9c95dc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:13:53 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/copyright b/debian/copyright
index 580ea5b..9413f4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Bálint Szilakszi <szbalint at cpan.org>
-Source: http://search.cpan.org/dist/WWW-Curl/
+Source: https://metacpan.org/release/WWW-Curl/
 Name: WWW-Curl
 
 Copyright: 2000-2010, Daniel Stenberg, Cris Bailiff, Sebastian Riedel,
diff --git a/debian/watch b/debian/watch
index f746a48..9907c48 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/WWW-Curl/ .*/WWW-Curl-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/WWW-Curl/ .*/WWW-Curl-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libwww-curl-perl



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