[SCM] Debian packaging of libextutils-pkgconfig-perl branch, master, updated. debian/1.13-1-4-g55f7bf5

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


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

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

diff --git a/debian/copyright b/debian/copyright
index 808dc3e..70f4f59 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ExtUtils::PkgConfig
 Upstream-Contact: Torsten Schönfeld <kaffeetisch at gmx.de>
-Source: http://search.cpan.org/dist/ExtUtils-PkgConfig/
+Source: https://metacpan.org/release/ExtUtils-PkgConfig/
 
 Files: *
 Copyright: 2003-2004, 2012 muppet, Ross McFarland, and the gtk2-perl team
diff --git a/debian/watch b/debian/watch
index 58fd4eb..8db7360 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 #http://sf.net/gtk2-perl/ ExtUtils-PkgConfig-(\d+\.\d+)\.tar\.gz
-http://search.cpan.org/dist/ExtUtils-PkgConfig/ .*/ExtUtils-PkgConfig-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ExtUtils-PkgConfig/ .*/ExtUtils-PkgConfig-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libextutils-pkgconfig-perl



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