[SCM] Debian packaging of libnet-server-perl branch, master, updated. debian/2.006-1-10-g0961636
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:41:45 UTC 2013
The following commit has been merged in the master branch:
commit a9dec8415dfabc5326ed33c92b71903d46e184b5
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:00 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 5ce4a0a..ee5fa86 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-server-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-server-perl.git
-Homepage: http://search.cpan.org/dist/Net-Server/
+Homepage: https://metacpan.org/release/Net-Server/
Package: libnet-server-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 30c2ec0..09fc7b3 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: Net-Server
Upstream-Contact: Paul Seamons (paul at seamons.com) and Rob Brown (bbb at cpan.org)
-Source: http://search.cpan.org/dist/Net-Server/
+Source: https://metacpan.org/release/Net-Server/
Files: *
Copyright: 2001-2013, Paul T Seamons <paul at seamons.com>
diff --git a/debian/watch b/debian/watch
index f25936f..88f2173 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-Server/lib/Net/Server.pm .*Net-Server-([\d\.]+)\.tar\.gz
+https://metacpan.org/release/Net-Server/lib/Net/Server.pm .*Net-Server-([\d\.]+)\.tar\.gz
--
Debian packaging of libnet-server-perl
More information about the Pkg-perl-cvs-commits
mailing list