[SCM] Debian packaging of libpoe-component-server-simplehttp-perl branch, master, updated. debian/2.14-1-6-g249ed9a
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:45:00 UTC 2013
The following commit has been merged in the master branch:
commit 605eadf4157015cf17eba4513b51cc16807667c2
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:22 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 8e0493b..b3fdd84 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-server-simplehttp-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-server-simplehttp-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
+Homepage: https://metacpan.org/release/POE-Component-Server-SimpleHTTP/
Package: libpoe-component-server-simplehttp-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b2777a9..16261fd 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: Chris Williams <chris at bingosnet.co.uk>
-Source: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/
+Source: https://metacpan.org/release/POE-Component-Server-SimpleHTTP/
Name: POE-Component-Server-SimpleHTTP
Files: *
diff --git a/debian/watch b/debian/watch
index 15c8b4d..871fab5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/ \
+https://metacpan.org/release/POE-Component-Server-SimpleHTTP/ \
.*/POE-Component-Server-SimpleHTTP-v?(\d[\d.-]+)\.tar\.gz
--
Debian packaging of libpoe-component-server-simplehttp-perl
More information about the Pkg-perl-cvs-commits
mailing list