[SCM] Debian packaging of libnet-easytcp-perl branch, master, updated. 72773be730c3a1c8922c3ebc70dc69160f7864cb

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:40:45 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2fdc2e7..7bb7866 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.6.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-easytcp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-easytcp-perl.git
-Homepage: http://search.cpan.org/dist/EasyTCP/
+Homepage: https://metacpan.org/release/EasyTCP/
 
 Package: libnet-easytcp-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 8105836..3867587 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/EasyTCP/   .*/EasyTCP-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)	debian	uupdate
+https://metacpan.org/release/EasyTCP/   .*/EasyTCP-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)	debian	uupdate

-- 
Debian packaging of libnet-easytcp-perl



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