[SCM] Debian packaging of libnet-telnet-perl branch, master, updated. e25f835fde71fdb5d713965cf0df0097d9fbdbb5

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 b6cd351b626aa392b80660a688ed2e2bb26a18a3
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 9d3e8a8..4b4b341 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Gunnar Wolf <gwolf at debian.org>
 Priority: optional
 Section: perl
 Build-Depends: debhelper (>= 5)
-Homepage: http://search.cpan.org/dist/Net-Telnet/
+Homepage: https://metacpan.org/release/Net-Telnet/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-telnet-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-telnet-perl.git
 Standards-Version: 3.7.3
diff --git a/debian/watch b/debian/watch
index bf82ccc..fd7aaca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-http://search.cpan.org/dist/Net-Telnet/   .*/Net-Telnet-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Net-Telnet/   .*/Net-Telnet-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libnet-telnet-perl



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