[SCM] Debian packaging of libreturn-value-perl branch, master, updated. 4640eaac2a1cf27c81e39c82db5b5aeda071855b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:45:47 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index adda7e0..ae58319 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libreturn-value-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libreturn-value-perl.git
-Homepage: http://search.cpan.org/dist/Return-Value/
+Homepage: https://metacpan.org/release/Return-Value/
 
 Package: libreturn-value-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5f319c2..62ac8a0 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: Casey West <casey at geeknest.com>, Ricardo Signes <rjbs at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Return-Value/
+Upstream-Source: https://metacpan.org/release/Return-Value/
 Upstream-Name: Return-Value
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 6fff43e..78ac97a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Return-Value/   .*/Return-Value-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Return-Value/   .*/Return-Value-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libreturn-value-perl



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