[SCM] Debian packaging of libtest-cukes-perl branch, master, updated. cb229a3f10279e28c99c22d91613f77cbf10e848

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:49:31 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 08d4177..d376f2d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-cukes-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cukes-perl.git
-Homepage: http://search.cpan.org/dist/Test-Cukes/
+Homepage: https://metacpan.org/release/Test-Cukes/
 
 Package: libtest-cukes-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 651753d..11150f2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Kang-min Liu <gugod at gugod.org>
-Source: http://search.cpan.org/dist/Test-Cukes/
+Source: https://metacpan.org/release/Test-Cukes/
 Name: Test-Cukes
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b18c8d9..60611e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-Cukes/   .*/Test-Cukes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-Cukes/   .*/Test-Cukes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libtest-cukes-perl



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