[SCM] Debian packaging of libsub-prototype-perl branch, master, updated. 65be4edc2d85b0af671cc1cdce3c0fce71da9ce3
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:47:41 UTC 2013
The following commit has been merged in the master branch:
commit 0cc03f4484b9a347d23a8b173456576e3e817d4f
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:11:31 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index c998bce..de2e4c3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7), perl, libsub-exporter-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Sub-Prototype/
+Homepage: https://metacpan.org/release/Sub-Prototype/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsub-prototype-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-prototype-perl.git
diff --git a/debian/copyright b/debian/copyright
index c18f232..258ed2a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Florian Ragwitz <rafl at debian.org>
-Source: http://search.cpan.org/dist/Sub-Prototype/
+Source: https://metacpan.org/release/Sub-Prototype/
Name: Sub-Prototype
Files: *
diff --git a/debian/watch b/debian/watch
index 6884648..919fbdc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Sub-Prototype/ .*/Sub-Prototype-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sub-Prototype/ .*/Sub-Prototype-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libsub-prototype-perl
More information about the Pkg-perl-cvs-commits
mailing list