[SCM] Debian packaging of POE-Component-Syndicator CPAN distribution branch, master, updated. debian/0.06-1-4-gafcce01

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:04 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 2b6c504..4288abe 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libobject-pluggable-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-syndicator-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libpoe-component-syndicator-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-Syndicator/
+Homepage: https://metacpan.org/release/POE-Component-Syndicator/
 
 Package: libpoe-component-syndicator-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1c17224..7a58e4b 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: Hinrik Örn Sigurðsson <hinrik.sig at gmail.com>
-Source: http://search.cpan.org/dist/POE-Component-Syndicator/
+Source: https://metacpan.org/release/POE-Component-Syndicator/
 Name: POE-Component-Syndicator
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 096b2d4..f198b2d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/POE-Component-Syndicator/   .*/POE-Component-Syndicator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Component-Syndicator/   .*/POE-Component-Syndicator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of POE-Component-Syndicator CPAN distribution



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