[SCM] Debian packaging of libpoe-component-pubsub-perl branch, master, updated. 31b8be6720f2e189dd37ac268c1dcca33ffd60d9

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


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

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

diff --git a/debian/control b/debian/control
index e9c0fdc..6843c6a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libpoe-perl
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-component-pubsub-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-component-pubsub-perl.git
-Homepage: http://search.cpan.org/dist/POE-Component-PubSub/
+Homepage: https://metacpan.org/release/POE-Component-PubSub/
 
 Package: libpoe-component-pubsub-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c1516b0..b7990d9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Nicholas R. Perez <nperez at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/POE-Component-PubSub/
+Upstream-Source: https://metacpan.org/release/POE-Component-PubSub/
  https://github.com/nperez/pcps
 Upstream-Name: POE-Component-PubSub
 
diff --git a/debian/watch b/debian/watch
index fe8fc3e..21c78f0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-http://search.cpan.org/dist/POE-Component-PubSub/   .*/POE-Component-PubSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/POE-Component-PubSub/   .*/POE-Component-PubSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 
 http://githubredir.debian.net/github/nperez/pcps ./*v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libpoe-component-pubsub-perl



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