[SCM] Debian packaging of libpod-simple-perl branch, master, updated. debian/3.22-1-7-g5c753fa
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:40 UTC 2013
The following commit has been merged in the master branch:
commit 67c907d71b52429b7b862258473e9f82dc67abcc
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:13 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index a1b6682..db35245 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-simple-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-simple-perl.git
-Homepage: http://search.cpan.org/dist/Pod-Simple/
+Homepage: https://metacpan.org/release/Pod-Simple/
Package: libpod-simple-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 85efe6c..bc2d939 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Allison Randal <allison at perl.org>
-Source: http://search.cpan.org/dist/Pod-Simple/
+Source: https://metacpan.org/release/Pod-Simple/
Upstream-Name: Pod-Simple
Files: *
diff --git a/debian/watch b/debian/watch
index be7e13b..76df12c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Pod-Simple/ .*/Pod-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pod-Simple/ .*/Pod-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpod-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list