[SCM] Debian packaging of Net::TCLink CPAN distribution branch, master, updated. debian/3.4.0-6-2-gf25e8a0

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:42:02 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index e390f29..e5be7d5 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-tclink-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-tclink-perl.git
-Homepage: http://search.cpan.org/dist/Net-TCLink/
+Homepage: https://metacpan.org/release/Net-TCLink/
 
 Package: libnet-tclink-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index ded5767..ed8c66d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Net-TCLink
-Source: http://search.cpan.org/dist/Net-TCLink/
+Source: https://metacpan.org/release/Net-TCLink/
 Upstream-Contact: Dan Helfman <dan at trustcommerce.com>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7ebe623..26caa92 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 # Replace X.X by X.X.0
 opts="uversionmangle=s/^(\d+\.\d+)$/${1}\.0/" \
-http://search.cpan.org/dist/Net_TCLink.pm/   .*/Net_TCLink.pm-?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net_TCLink.pm/   .*/Net_TCLink.pm-?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Net::TCLink CPAN distribution



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