[SCM] Debian packaging of libclass-c3-xs-perl branch, master, updated. b0819f230a33ac1c4b06598f6316b462b8eded8e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:21:14 UTC 2013
The following commit has been merged in the master branch:
commit 166053ef05eb83986cc91d202f62e10b038ba11e
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:01:06 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index bd97632..b76b7ad 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Class-C3-XS/
+Homepage: https://metacpan.org/release/Class-C3-XS/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-c3-xs-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-c3-xs-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6eb31ab..9389a38 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format-Specification:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Florian Ragwitz <rafl at debian.org>
-Upstream-Source: http://search.cpan.org/dist/Class-C3-XS/
+Upstream-Source: https://metacpan.org/release/Class-C3-XS/
Upstream-Name: Class-C3-XS
Files: *
diff --git a/debian/watch b/debian/watch
index ef9f264..6bd0239 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Class-C3-XS/ .+/Class-C3-XS-v?(\d[\d.]*)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/Class-C3-XS/ .+/Class-C3-XS-v?(\d[\d.]*)\.(?:tar\.gz|tar|tgz)
--
Debian packaging of libclass-c3-xs-perl
More information about the Pkg-perl-cvs-commits
mailing list