[SCM] Debian packaging of Plack-Test-ExternalServer CPAN distribution branch, master, updated. debian/0.01-1-6-g4a3b486

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:44:25 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 263c0ad..443064f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libplack-test-externalserver-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libplack-test-externalserver-perl.git
-Homepage: http://search.cpan.org/dist/Plack-Test-ExternalServer/
+Homepage: https://metacpan.org/release/Plack-Test-ExternalServer/
 
 Package: libplack-test-externalserver-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1b31732..4a690aa 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: Florian Ragwitz <rafl at debian.org>
-Source: http://search.cpan.org/dist/Plack-Test-ExternalServer/
+Source: https://metacpan.org/release/Plack-Test-ExternalServer/
 Name: Plack-Test-ExternalServer
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 446608f..42a1867 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Plack-Test-ExternalServer/   .*/Plack-Test-ExternalServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Plack-Test-ExternalServer/   .*/Plack-Test-ExternalServer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Plack-Test-ExternalServer CPAN distribution



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