[SCM] Debian packaging of libpod-pom-perl branch, master, updated. c0cb07c7472eebe6b4b436646a5dcb27efcf1f6a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:37 UTC 2013
The following commit has been merged in the master branch:
commit e1c1121c0f5201e5089bbe0f0da7f9c58bdf819c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:11 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 16b6309..8543cdf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.8.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-pom-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-pom-perl.git
-Homepage: http://search.cpan.org/dist/Pod-POM/
+Homepage: https://metacpan.org/release/Pod-POM/
Package: libpod-pom-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 61708f9..79c2848 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: Andrew Ford <A.Ford at ford-mason.co.uk>
-Source: http://search.cpan.org/dist/Pod-POM/
+Source: https://metacpan.org/release/Pod-POM/
Name: Pod-POM
Files: *
diff --git a/debian/watch b/debian/watch
index c8f6aab..53e3207 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Pod-POM/ .*/Pod-POM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pod-POM/ .*/Pod-POM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpod-pom-perl
More information about the Pkg-perl-cvs-commits
mailing list