[SCM] Debian packaging of libpoe-component-ikc-perl branch, master, updated. debian/0.2302-1-6-gf4dcc17
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:44:54 UTC 2013
The following commit has been merged in the master branch:
commit d8df3ad71ffe34b3c95c8e03aae3d1bb63d3acc1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:10:19 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 70d63f6..1ace445 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-ikc-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-ikc-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-IKC/
+Homepage: https://metacpan.org/release/POE-Component-IKC/
Package: libpoe-component-ikc-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d852b45..a21abb6 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: Philip Gwyn <perl-ikc at pied.nu>
-Source: http://search.cpan.org/dist/POE-Component-IKC/
+Source: https://metacpan.org/release/POE-Component-IKC/
Name: POE-Component-IKC
Files: *
diff --git a/debian/watch b/debian/watch
index 4324a6d..9da571c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
# format version number, currently 3; this line is compulsory!
version=3
-http://search.cpan.org/dist/POE-Component-IKC/ .*/POE-Component-IKC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Component-IKC/ .*/POE-Component-IKC-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libpoe-component-ikc-perl
More information about the Pkg-perl-cvs-commits
mailing list