[SCM] Debian packaging of libppi-perl branch, master, updated. e58f04e01529e25e55f3da0fc9a58c9fa9815839

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:15 UTC 2013


The following commit has been merged in the master branch:
commit dbf3bdea320323ea0180f372c49820825052c235
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:10:29 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 21cea36..83e39c6 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libppi-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libppi-perl.git
-Homepage: http://search.cpan.org/dist/PPI/
+Homepage: https://metacpan.org/release/PPI/
 
 Package: libppi-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index bdf9f3b..6ad1db3 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: Adam Kennedy <adamk at cpan.org>
-Source: http://search.cpan.org/dist/PPI/
+Source: https://metacpan.org/release/PPI/
 Name: PPI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b1ff360..49be3aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PPI/ .*/PPI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/PPI/ .*/PPI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libppi-perl



More information about the Pkg-perl-cvs-commits mailing list