[SCM] Debian packaging of libmoose-autobox-perl branch, master, updated. debian/0.12-1-6-g1ef4026

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


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

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

diff --git a/debian/control b/debian/control
index 01dec28..d1ec9f7 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoose-autobox-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmoose-autobox-perl.git
-Homepage: http://search.cpan.org/dist/Moose-Autobox/
+Homepage: https://metacpan.org/release/Moose-Autobox/
 
 Package: libmoose-autobox-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9c91e81..4f7c064 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: Moose-Autobox
 Upstream-Contact: Ricardo SIGNES <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Moose-Autobox/
+Source: https://metacpan.org/release/Moose-Autobox/
 
 Files: *
 Copyright: 2006-2008, Infinity Interactive, Inc.
diff --git a/debian/watch b/debian/watch
index d1e2f31..9073ed9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Moose-Autobox/   .*/Moose-Autobox-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Moose-Autobox/   .*/Moose-Autobox-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmoose-autobox-perl



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