[SCM] Debian packaging of libconfig-model-perl branch, master, updated. debian/2.029-2-4-g9a8ae5b
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:22:45 UTC 2013
The following commit has been merged in the master branch:
commit 00bde6035141220cca74b57a5c776ce48ca1e2fc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:41 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/copyright b/debian/copyright
index 4a0480c..1442c26 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
Upstream-Contact: Dominique Dumont <ddumont at cpan.org>
-Source: http://search.cpan.org/dist/Config-Model/
+Source: https://metacpan.org/release/Config-Model/
Files: *
Copyright: 2005-2012, Dominique Dumont <ddumont at cpan.org>
diff --git a/debian/watch b/debian/watch
index 26ef602..17b9e5d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Config-Model/ .*/Config-Model-?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Model/ .*/Config-Model-?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libconfig-model-perl
More information about the Pkg-perl-cvs-commits
mailing list