[SCM] Debian packaging of libcatalyst-manual-perl branch, master, updated. debian/5.9006-1-4-gedfd116
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:19:58 UTC 2013
The following commit has been merged in the master branch:
commit 11f1bc8d3a4597605d9c35693de7a62567024269
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:00:31 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 7716b68..b1e00d0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
Jonathan Yu <jawnsy at cpan.org>, Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Catalyst-Manual/
+Homepage: https://metacpan.org/release/Catalyst-Manual/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalyst-manual-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalyst-manual-perl.git
diff --git a/debian/copyright b/debian/copyright
index b7ab5ac..1c8cd5f 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: Catalyst-Manual
Upstream-Contact: Kieren Diment
-Source: http://search.cpan.org/dist/Catalyst-Manual/
+Source: https://metacpan.org/release/Catalyst-Manual/
Files: *
Copyright: 2005-2012, Sebastian Riedel <sri at cpan.org>, Catalyst Core Team
diff --git a/debian/watch b/debian/watch
index fdceab3..0280088 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/Catalyst-Manual/ .*/Catalyst-Manual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Catalyst-Manual/ .*/Catalyst-Manual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libcatalyst-manual-perl
More information about the Pkg-perl-cvs-commits
mailing list