[SCM] Debian packaging of libhttp-negotiate-perl branch, master, updated. upstream/6.01-15-gb6b337b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:33:43 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6c6f873..3b2457d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libhttp-message-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/HTTP-Negotiate/
+Homepage: https://metacpan.org/release/HTTP-Negotiate/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-negotiate-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-negotiate-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 248937f..43a8f6e 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: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/HTTP-Negotiate/
+Source: https://metacpan.org/release/HTTP-Negotiate/
 Name: HTTP-Negotiate
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5dbb1ac..e63c51c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTTP-Negotiate/   .*/HTTP-Negotiate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/HTTP-Negotiate/   .*/HTTP-Negotiate-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libhttp-negotiate-perl



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