[SCM] Debian packaging of MooseX-Role-Timer CPAN distribution branch, master, updated. debian/0.03-1-6-ga231d41

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


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

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

diff --git a/debian/control b/debian/control
index 4523b1d..e3517d8 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libany-moose-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-role-timer-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-role-timer-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-Role-Timer/
+Homepage: https://metacpan.org/release/MooseX-Role-Timer/
 
 Package: libmoosex-role-timer-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 14c03c4..6faf73b 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-Role-Timer
 Upstream-Contact: Michael Langner (mila at cpan.org)
-Source: http://search.cpan.org/dist/MooseX-Role-Timer/
+Source: https://metacpan.org/release/MooseX-Role-Timer/
 
 Files: *
 Copyright: 2010, Michael Langner (mila at cpan.org)
diff --git a/debian/watch b/debian/watch
index a4d391a..1912d23 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-Role-Timer/   .*/MooseX-Role-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-Role-Timer/   .*/MooseX-Role-Timer-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of MooseX-Role-Timer CPAN distribution



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