[SCM] Debian packaging of Net::HTTPS::NB branch, master, updated. debian/0.12-1-6-ge34fc1d

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


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

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

diff --git a/debian/control b/debian/control
index 420e7be..ec898f1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libio-socket-ssl-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-https-nb-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-https-nb-perl.git
-Homepage: http://search.cpan.org/dist/Net-HTTPS-NB/
+Homepage: https://metacpan.org/release/Net-HTTPS-NB/
 
 Package: libnet-https-nb-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7a1dde3..9e92d81 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Oleg G <oleg at cpan.org>
-Source: http://search.cpan.org/dist/Net-HTTPS-NB/
+Source: https://metacpan.org/release/Net-HTTPS-NB/
 Upstream-Name: Net-HTTPS-NB
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5f921ea..3be8a8d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-HTTPS-NB/   .*/Net-HTTPS-NB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-HTTPS-NB/   .*/Net-HTTPS-NB-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Net::HTTPS::NB



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