[SCM] Debian packaging of libipc-pubsub-perl branch, master, updated. a28884c3ab524c4e78e4a5fd1bbd83c11b3fa8fa

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:47 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index f89846f..f138d3f 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-pubsub-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-pubsub-perl.git
-Homepage: http://search.cpan.org/dist/IPC-PubSub/
+Homepage: https://metacpan.org/release/IPC-PubSub/
 
 Package: libipc-pubsub-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 01de41f..95d3be4 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: Audrey Tang <cpan at audreyt.org>
-Upstream-Source: http://search.cpan.org/dist/IPC-PubSub/
+Upstream-Source: https://metacpan.org/release/IPC-PubSub/
 Upstream-Name: IPC::PubSub
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3d7ae51..73a31d2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/IPC-PubSub/   .*/IPC-PubSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IPC-PubSub/   .*/IPC-PubSub-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libipc-pubsub-perl



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