[SCM] Debian packaging of libmoosex-storage-perl branch, master, updated. debian/0.31-1-6-g7c08103

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:39:48 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 9ba2f5b..86d6c9f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-storage-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-storage-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-Storage/
+Homepage: https://metacpan.org/release/MooseX-Storage/
 
 Package: libmoosex-storage-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8a356eb..fb64aa2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MooseX-Storage
 Upstream-Contact: Chris Prather <chris.prather at iinteractive.com>
-Source: http://search.cpan.org/dist/MooseX-Storage/
+Source: https://metacpan.org/release/MooseX-Storage/
 
 Files: *
 Copyright: 2007-2008, Infinity Interactive, Inc.
diff --git a/debian/watch b/debian/watch
index 62d4de6..0bc0ef9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-Storage/   .*/MooseX-Storage-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-Storage/   .*/MooseX-Storage-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoosex-storage-perl



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