[SCM] Debian packaging of libnet-hotline-perl branch, master, updated. 1c82dc4c06d2a65ef537615a2c22a561a7e2c6a9

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


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

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

diff --git a/debian/control b/debian/control
index 4a818b2..1556466 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Net-Hotline/
+Homepage: https://metacpan.org/release/Net-Hotline/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-hotline-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-hotline-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 156a05f..5d956a1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: John C. Siracusa (siracusa at mindspring.com)
-Source: http://search.cpan.org/dist/Net-Hotline/
+Source: https://metacpan.org/release/Net-Hotline/
 Name: Net-Hotline
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d8aaccb..9141593 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Hotline/  .+/Net-Hotline-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Hotline/  .+/Net-Hotline-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-hotline-perl



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