[SCM] Debian packaging of libmoosex-strictconstructor-perl branch, master, updated. debian/0.19-1-6-g262597b

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 4730f4dfbad0c95e83805a7daeaab6426d753e75
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 18fb93b..4c54d20 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-strictconstructor-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-strictconstructor-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-StrictConstructor/
+Homepage: https://metacpan.org/release/MooseX-StrictConstructor/
 
 Package: libmoosex-strictconstructor-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e552e56..a0da5bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Name: MooseX-StrictConstructor
 Maintainer: Dave Rolsky <autarch at urth.org>
-Source: http://search.cpan.org/dist/MooseX-StrictConstructor/
+Source: https://metacpan.org/release/MooseX-StrictConstructor/
 
 Copyright: 2011-2012, Dave Rolsky <autarch at urth.org>
 License: Artistic-2.0
diff --git a/debian/watch b/debian/watch
index d6efbe7..bec651f 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/MooseX-StrictConstructor/   .*/MooseX-StrictConstructor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-StrictConstructor/   .*/MooseX-StrictConstructor-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoosex-strictconstructor-perl



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