[SCM] Debian packaging of libpod-strip-perl branch, master, updated. 82e2b34abf65270a8fd9f777ef24f0d2130f2792

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


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

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

diff --git a/debian/control b/debian/control
index 08a378e..10c8513 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-strip-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-strip-perl.git
-Homepage: http://search.cpan.org/dist/Pod-Strip/
+Homepage: https://metacpan.org/release/Pod-Strip/
 
 Package: libpod-strip-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5c8e3eb..4527f12 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Thomas Klausner <domm at zsi.at>
-Upstream-Source: http://search.cpan.org/dist/Pod-Strip/
+Upstream-Source: https://metacpan.org/release/Pod-Strip/
 Upstream-Name: Pod-Strip
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 33f0b57..781c2dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Pod-Strip/   .*/Pod-Strip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Pod-Strip/   .*/Pod-Strip-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpod-strip-perl



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