[SCM] Debian packaging of libtest-pod-content-perl branch, master, updated. debian/0.0.6-1-4-g45da95c

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


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

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

diff --git a/debian/control b/debian/control
index a755eee..d6c759b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Peter Pentchev <roam at ringlet.net>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Test-Pod-Content/
+Homepage: https://metacpan.org/release/Test-Pod-Content/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-pod-content-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-pod-content-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 82ba8f4..3b0f487 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=173
 Upstream-Contact: Martin Kutter <martin.kutter at fen-net.de>
-Source: http://search.cpan.org/dist/Test-Pod-Content/
+Source: https://metacpan.org/release/Test-Pod-Content/
 Upstream-Name: Test-Pod-Content
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4ebe3f7..4db0656 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Pod-Content/   .*/Test-Pod-Content-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Pod-Content/   .*/Test-Pod-Content-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-pod-content-perl



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