[SCM] Debian packaging of libhttp-request-ascgi-perl branch, master, updated. be013f73497eb7f71424a43e35899dee0cc1ecae

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


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

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

diff --git a/debian/control b/debian/control
index afca1e2..8af5e30 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/HTTP-Request-AsCGI/
+Homepage: https://metacpan.org/release/HTTP-Request-AsCGI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhttp-request-ascgi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhttp-request-ascgi-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 407b779..fb69de8 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: Christian Hansen <ch at ngmedia.com>
-Source: http://search.cpan.org/dist/HTTP-Request-AsCGI/
+Source: https://metacpan.org/release/HTTP-Request-AsCGI/
 Name: HTTP-Request-AsCGI
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 2e24dd2..8c32253 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/HTTP-Request-AsCGI/   .*/HTTP-Request-AsCGI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/HTTP-Request-AsCGI/   .*/HTTP-Request-AsCGI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libhttp-request-ascgi-perl



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