[SCM] Debian packaging of libmoosex-attributehelpers-perl branch, master, updated. d02b828930afea7db01f53b0b5d51d04b79de3a9

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


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

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

diff --git a/debian/control b/debian/control
index 3dfff09..61267c5 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-attributehelpers-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-attributehelpers-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-AttributeHelpers/
+Homepage: https://metacpan.org/release/MooseX-AttributeHelpers/
 
 Package: libmoosex-attributehelpers-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 196402d..fd054f8 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=59
 Maintainer: Stevan Little <stevan at iinteractive.com>
-Source: http://search.cpan.org/dist/MooseX-AttributeHelpers/
+Source: https://metacpan.org/release/MooseX-AttributeHelpers/
 Name: MooseX-AttributeHelpers
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e1d1a50..e99ae28 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-AttributeHelpers/   .*/MooseX-AttributeHelpers-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-AttributeHelpers/   .*/MooseX-AttributeHelpers-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoosex-attributehelpers-perl



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