[SCM] Debian packaging of libtest-deep-perl branch, master, updated. debian/0.110-1-4-gc84151c

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


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

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

diff --git a/debian/control b/debian/control
index 90eeb0f..6503c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libtest-tester-perl, libtest-nowarnings-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Deep/
+Homepage: https://metacpan.org/release/Test-Deep/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-deep-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-deep-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 91e5208..d24c27b 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-Deep
 Upstream-Contact: Fergal Daly <fergal at esatclear.ie>
-Source: http://search.cpan.org/dist/Test-Deep/
+Source: https://metacpan.org/release/Test-Deep/
 
 Files: *
 Copyright: 2003-2009, Fergal Daly <fergal at esatclear.ie>
diff --git a/debian/watch b/debian/watch
index d42e9d4..3fc829d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Deep/ .*/Test-Deep-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Test-Deep/ .*/Test-Deep-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtest-deep-perl



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