[SCM] Debian packaging of libscalar-list-utils-perl branch, master, updated. debian/1.25-1-12-ga808e6f
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:46:05 UTC 2013
The following commit has been merged in the master branch:
commit 5d8137bd00fdd4e8287108eec6ecb5c66ffb27c1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:52 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index cef841b..18c06ac 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Salvatore Bonaccorso <carnil at debian.org>,
Jonathan Yu <jawnsy at cpan.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Scalar-List-Utils/
+Homepage: https://metacpan.org/release/Scalar-List-Utils/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscalar-list-utils-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscalar-list-utils-perl.git
diff --git a/debian/copyright b/debian/copyright
index a8ebcc0..3455d75 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: Scalar-List-Utils
Upstream-Contact: Graham Barr <gbarr at cpan.org>
-Source: http://search.cpan.org/dist/Scalar-List-Utils/
+Source: https://metacpan.org/release/Scalar-List-Utils/
Files: *
Copyright: 1997-2009, Graham Barr <gbarr at cpan.org>
diff --git a/debian/watch b/debian/watch
index f6fa0e3..1a68ab3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Scalar-List-Utils/ .*/Scalar-List-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Scalar-List-Utils/ .*/Scalar-List-Utils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libscalar-list-utils-perl
More information about the Pkg-perl-cvs-commits
mailing list