[SCM] Debian packaging of libtest-pod-perl branch, master, updated. 0c5ab5936f41c7de1ad16fec5e0afaed4a39b6c6
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:33 UTC 2013
The following commit has been merged in the master branch:
commit e2e318a50f9d35eabc3869ec38f8574aec7a43c8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:36 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 50bb24c..8f59872 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
Alessandro Ghedini <ghedo at debian.org>
Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Test-Pod/
+Homepage: https://metacpan.org/release/Test-Pod/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-pod-perl.git
diff --git a/debian/copyright b/debian/copyright
index 2ef0220..84a4317 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: David E. Wheeler <david at justatheory.com>
-Source: http://search.cpan.org/dist/Test-Pod/
+Source: https://metacpan.org/release/Test-Pod/
Name: Test-Pod
Files: *
diff --git a/debian/watch b/debian/watch
index 177f3c7..a1a5852 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Pod/ .*/Test-Pod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Test-Pod/ .*/Test-Pod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtest-pod-perl
More information about the Pkg-perl-cvs-commits
mailing list