[SCM] Debian packaging of libtest-tcp-perl branch, master, updated. debian/1.18-1-4-gd41d65e

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


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

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

diff --git a/debian/control b/debian/control
index ace0fa5..02d3af9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>, Nicholas Bamber <periapt at debian.org>,
  gregor herrmann <gregoa at debian.org>, Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
  Fabrizio Regalli <fabreg at fabreg.it>, Nathan Handler <nhandler at debian.org>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Test-TCP/
+Homepage: https://metacpan.org/release/Test-TCP/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-tcp-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-tcp-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 4f68877..fc8e674 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Tokuhiro Matsuno <tokuhirom at gmail.com>
-Source: http://search.cpan.org/dist/Test-TCP/
+Source: https://metacpan.org/release/Test-TCP/
 Upstream-Name: Test-TCP
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d781337..be12962 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-TCP/   .*/Test-TCP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-TCP/   .*/Test-TCP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-tcp-perl



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