[SCM] Debian packaging of Test-BDD-Cucumber CPAN distribution branch, master, updated. debian/0.11-1-4-gd80b473

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


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

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

diff --git a/debian/control b/debian/control
index e35a1c5..81d5690 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: libclone-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-bdd-cucumber-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-bdd-cucumber-perl.git
-Homepage: http://search.cpan.org/dist/Test-BDD-Cucumber/
+Homepage: https://metacpan.org/release/Test-BDD-Cucumber/
 
 Package: libtest-bdd-cucumber-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 2077eb8..eb15159 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-BDD-Cucumber
 Upstream-Contact: Peter Sergeant <pete at clueball.com>
-Source: http://search.cpan.org/dist/Test-BDD-Cucumber/
+Source: https://metacpan.org/release/Test-BDD-Cucumber/
 
 Files: *
 Copyright: 2011-2012, Peter Sergeant <pete at clueball.com>
diff --git a/debian/watch b/debian/watch
index 1e65040..8364305 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Test-BDD-Cucumber/   .*/Test-BDD-Cucumber-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-BDD-Cucumber/   .*/Test-BDD-Cucumber-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Test-BDD-Cucumber CPAN distribution



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