[SCM] Debian packaging of libextutils-depends-perl branch, master, updated. 00a5f1b1bacc32712d9529d2673ff3424991e1c4

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


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

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

diff --git a/debian/copyright b/debian/copyright
index f57fcba..5469ff1 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: gtk2-perl team <gtk-perl-list at gnome.org>
-Source: http://search.cpan.org/dist/ExtUtils-Depends/
+Source: https://metacpan.org/release/ExtUtils-Depends/
 Name: ExtUtils-Depends
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1c9fd05..11a9e7f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 #http://sf.net/gtk2-perl/ ExtUtils-Depends-(\d+\.\d+)\.tar\.gz
-http://search.cpan.org/dist/ExtUtils-Depends/ .*/ExtUtils-Depends-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ExtUtils-Depends/ .*/ExtUtils-Depends-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libextutils-depends-perl



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