[SCM] packaging for libtest-mock-redis-perl branch, master, updated. debian/0.08-1-6-g13ab5bf
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:50:13 UTC 2013
The following commit has been merged in the master branch:
commit b0206cbcfa141769208ad8f2e58a3a1d405e4aa1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:12:27 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index b1c9b7d..e0376dc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl (>= 5.11.3) | libmodule-build-perl,
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-mock-redis-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-mock-redis-perl.git
-Homepage: http://search.cpan.org/dist/Test-Mock-Redis/
+Homepage: https://metacpan.org/release/Test-Mock-Redis/
Package: libtest-mock-redis-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8914591..5f3ffe1 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: Test-Mock-Redis
Upstream-Contact: Jeff Lavallee <jeff at zeroclue.com>
-Source: http://search.cpan.org/dist/Test-Mock-Redis/
+Source: https://metacpan.org/release/Test-Mock-Redis/
Files: *
Copyright: 2011, Jeff Lavallee <jeff at zeroclue.com>
diff --git a/debian/watch b/debian/watch
index c25a408..53a226f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Test-Mock-Redis/ .*/Test-Mock-Redis-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Mock-Redis/ .*/Test-Mock-Redis-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
packaging for libtest-mock-redis-perl
More information about the Pkg-perl-cvs-commits
mailing list