[SCM] Debian packaging of libconfig-model-itself-perl branch, master, updated. debian/1.235-1-4-gae9d382

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:22:40 UTC 2013


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

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

diff --git a/debian/copyright b/debian/copyright
index 6cd874e..edaf9aa 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: Config-Model-Itself
 Upstream-Contact: Dominique Dumont (ddumont at cpan.org)
-Source: http://search.cpan.org/dist/Config-Model-Itself/
+Source: https://metacpan.org/release/Config-Model-Itself/
 
 Files: *
 Copyright: 2007-2012, Dominique Dumont (ddumont at cpan.org)
diff --git a/debian/watch b/debian/watch
index 7a5082d..6181880 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Config-Model-Itself/   .*/Config-Model-Itself-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Model-Itself/   .*/Config-Model-Itself-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-model-itself-perl



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