[SCM] Debian packaging of libcache-memcached-managed-perl branch, master, updated. debian/0.24-1-4-g3e5d935

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


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

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

diff --git a/debian/control b/debian/control
index d940bfc..4649e5e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libcache-memcached-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>, Fabrizio Regalli <fabreg at fabreg.it>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Cache-Memcached-Managed/
+Homepage: https://metacpan.org/release/Cache-Memcached-Managed/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcache-memcached-managed-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcache-memcached-managed-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 3d7649e..95d199d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Elizabeth Mattijsen <liz at dijkmat.nl>
-Source: http://search.cpan.org/dist/Cache-Memcached-Managed/
+Source: https://metacpan.org/release/Cache-Memcached-Managed/
 Upstream-Name: Cache-Memcached-Managed
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 040bc2b..e66517e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Cache-Memcached-Managed/   .*/Cache-Memcached-Managed-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Cache-Memcached-Managed/   .*/Cache-Memcached-Managed-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcache-memcached-managed-perl



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