[SCM] Debian packaging of libpoe-component-server-http-perl branch, master, updated. 1d9eb87d3d2907a6df4e44f903d0a00c9aa2fbe8
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 c200f23ccd15a350305a9d707a4596816f8c9fad
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 46e0583..88d7992 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.7.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-server-http-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-server-http-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-Server-HTTP/
+Homepage: https://metacpan.org/release/POE-Component-Server-HTTP/
Package: libpoe-component-server-http-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index eb52861..8ba552c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://search.cpan.org/dist/POE-Component-Server-HTTP/ \
+https://metacpan.org/release/POE-Component-Server-HTTP/ \
.*/POE-Component-Server-HTTP-v?(\d.*)\.tar\.gz
--
Debian packaging of libpoe-component-server-http-perl
More information about the Pkg-perl-cvs-commits
mailing list