[SCM] Debian packaging of libmoosex-async-perl branch, master, updated. e955e8638e3eeb10e33f947eeeff8b1d27469e24

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


The following commit has been merged in the master branch:
commit 8f85a1e924335ea89debd4a617b42b6888ff7bd2
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 005a364..a70926d 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoosex-async-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoosex-async-perl.git
-Homepage: http://search.cpan.org/dist/MooseX-Async/
+Homepage: https://metacpan.org/release/MooseX-Async/
 
 Package: libmoosex-async-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1a3c243..ce7980a 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: Chris Prather <perigrin at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/MooseX-Async/
+Upstream-Source: https://metacpan.org/release/MooseX-Async/
 Upstream-Name: MooseX-Async
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b55eb59..cd21008 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/MooseX-Async/   .*/MooseX-Async-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/MooseX-Async/   .*/MooseX-Async-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoosex-async-perl



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