[SCM] Debian packaging of IO-Prompter CPAN distribution branch, master, updated. debian/0.004003-1-2-gd46c658

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:34:35 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index e0051ec..00f909d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libcontextual-return-perl, libtest-pod-coverage-perl, libte
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-prompter-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-prompter-perl.git
-Homepage: http://search.cpan.org/dist/IO-Prompter/
+Homepage: https://metacpan.org/release/IO-Prompter/
 
 Package: libio-prompter-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9d83aae..0b0ac02 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: IO-Prompter
 Upstream-Contact: Damian Conway <DCONWAY at CPAN.org>
-Source: http://search.cpan.org/dist/IO-Prompter/
+Source: https://metacpan.org/release/IO-Prompter/
 
 Files: *
 Copyright: 2009, Damian Conway <DCONWAY at CPAN.org>
diff --git a/debian/watch b/debian/watch
index 18bf084..0120140 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IO-Prompter/   .*/IO-Prompter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Prompter/   .*/IO-Prompter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of IO-Prompter CPAN distribution



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