[SCM] Debian packaging of libnet-http-perl branch, master, updated. debian/6.03-2-4-g8c6a07e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:40:58 UTC 2013
The following commit has been merged in the master branch:
commit 290f5e7371f6b9b7cd15206ab92d5334bb6ce298
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 9e49619..aba6112 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>,
Florian Schlichting <fschlich at zedat.fu-berlin.de>
Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Net-HTTP/
+Homepage: https://metacpan.org/release/Net-HTTP/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-http-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-http-perl.git
diff --git a/debian/copyright b/debian/copyright
index f34442c..4c1f67c 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-HTTP
Upstream-Contact: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/Net-HTTP/
+Source: https://metacpan.org/release/Net-HTTP/
Files: *
Copyright: 2001-2012, Gisle Aas <gisle at activestate.com>
diff --git a/debian/watch b/debian/watch
index 7382113..71615a1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Net-HTTP/ .*/Net-HTTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-HTTP/ .*/Net-HTTP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnet-http-perl
More information about the Pkg-perl-cvs-commits
mailing list