[SCM] Debian packaging of libmodule-corelist-perl branch, master, updated. debian/2.80-1-2-g9085efa
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:38:18 UTC 2013
The following commit has been merged in the master branch:
commit a3f7d66475a30607e686c305474bbc6b4bfd8b9b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:35 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c955389..1977bc3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Module-CoreList/
+Homepage: https://metacpan.org/release/Module-CoreList/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-corelist-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-corelist-perl.git
diff --git a/debian/copyright b/debian/copyright
index c979b79..6b6a4f5 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: Module-CoreList
Upstream-Contact: Rafaël Garcia-Suarez <rgs at consttype.org>
-Source: http://search.cpan.org/dist/Module-CoreList/
+Source: https://metacpan.org/release/Module-CoreList/
Files: *
Copyright: 2002-2009, Richard Clamp <richardc at unixbeard.net>
diff --git a/debian/watch b/debian/watch
index 401d056..4230f30 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Module-CoreList/ .*/Module-CoreList-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Module-CoreList/ .*/Module-CoreList-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libmodule-corelist-perl
More information about the Pkg-perl-cvs-commits
mailing list