[SCM] Debian packaging of libtest-inter-perl branch, master, updated. 819afc41386ae574b5d582363a162adeb1924864

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


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

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

diff --git a/debian/control b/debian/control
index 72ba9e2..d366950 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-inter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-inter-perl.git
-Homepage: http://search.cpan.org/dist/Test-Inter/
+Homepage: https://metacpan.org/release/Test-Inter/
 
 Package: libtest-inter-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c8e4749..ecaa6bb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Test-Inter
 Upstream-Contact: Sullivan Beck <sbeck at cpan.org>
-Source: http://search.cpan.org/dist/Test-Inter/
+Source: https://metacpan.org/release/Test-Inter/
 
 Files: *
 Copyright: 2010-2011, Sullivan Beck <sbeck at cpan.org>
diff --git a/debian/watch b/debian/watch
index 1d7feb5..e43c9c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Inter/   .*/Test-Inter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Inter/   .*/Test-Inter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-inter-perl



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