[SCM] Debian packaging of libtest-distmanifest-perl branch, master, updated. upstream/1.012-61-gf44af09

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


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

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

diff --git a/debian/control b/debian/control
index 70f742b..3e95546 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-distmanifest-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-distmanifest-perl.git
-Homepage: http://search.cpan.org/dist/Test-DistManifest/
+Homepage: https://metacpan.org/release/Test-DistManifest/
 
 Package: libtest-distmanifest-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dee3ea4..0fa4739 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Test-DistManifest
 Upstream-Contact: Jonathan Yu <jawnsy at cpan.org>
-Source: http://search.cpan.org/dist/Test-DistManifest/
+Source: https://metacpan.org/release/Test-DistManifest/
 
 Files: *
 Copyright: 2008-2012, Jonathan Yu <jawnsy at cpan.org>
diff --git a/debian/watch b/debian/watch
index 932e2b7..3e49d02 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/Test-DistManifest/   .*/Test-DistManifest-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-DistManifest/   .*/Test-DistManifest-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-distmanifest-perl



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