[SCM] Debian packaging of libbenchmark-progressbar-perl branch, master, updated. e27e9b2173c927da5e8b54869f3f0c6926e58a0f

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:18:58 UTC 2013


The following commit has been merged in the master branch:
commit f334affe1c17a67ec65e579b5a0852c17dbcb0dd
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:55 2013 +0100

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

diff --git a/debian/control b/debian/control
index 5c78e1f..a5c8b22 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libterm-progressbar-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/dist/Benchmark-ProgressBar/
+Homepage: https://metacpan.org/release/Benchmark-ProgressBar/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbenchmark-progressbar-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbenchmark-progressbar-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 98f030c..0f6c427 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Copyright (c) 2008 Daisuke Maki C<< daisuke at endeworks.jp >>
-Upstream-Source: http://search.cpan.org/dist/Benchmark-ProgressBar/
+Upstream-Source: https://metacpan.org/release/Benchmark-ProgressBar/
 Upstream-Name: Benchmark-ProgressBar
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d897580..c9412c9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Benchmark-ProgressBar/   .*/Benchmark-ProgressBar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Benchmark-ProgressBar/   .*/Benchmark-ProgressBar-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libbenchmark-progressbar-perl



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