[SCM] Debian packaging of libnet-https-any-perl branch, master, updated. bec8dd7d50b5e9e4732c5dec6cffc70b8821664d
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 98b1eadc4fb6cb1d8cf5c834fc24e302035b3277
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 ab4f48d..3564320 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Ivan Kohler <ivan-debian at 420.am>,
gregor herrmann <gregoa at debian.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Net-HTTPS-Any/
+Homepage: https://metacpan.org/release/Net-HTTPS-Any/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-https-any-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-https-any-perl.git
diff --git a/debian/copyright b/debian/copyright
index 693b8c7..b06dd38 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: Ivan Kohler <ivan-net-https-any at freeside.biz>
-Source: http://search.cpan.org/dist/Net-HTTPS-Any/
+Source: https://metacpan.org/release/Net-HTTPS-Any/
Name: Net-HTTPS-Any
Files: *
diff --git a/debian/watch b/debian/watch
index f380995..f682761 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-HTTPS-Any/ .*/Net-HTTPS-Any-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-HTTPS-Any/ .*/Net-HTTPS-Any-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-https-any-perl
More information about the Pkg-perl-cvs-commits
mailing list