[SCM] Debian packaging of libmath-calc-units-perl branch, master, updated. e133af8b342bf0978c5a397e66e74bc60c6147ef

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


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

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

diff --git a/debian/control b/debian/control
index fc827aa..f23ea18 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-calc-units-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-calc-units-perl.git
-Homepage: http://search.cpan.org/dist/Math-Calc-Units/
+Homepage: https://metacpan.org/release/Math-Calc-Units/
 
 Package: libmath-calc-units-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a7e6fad..232a187 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: Steve Fink <sfink at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Math-Calc-Units/
+Upstream-Source: https://metacpan.org/release/Math-Calc-Units/
 Upstream-Name: Math-Calc-Units
 
 Files: *
diff --git a/debian/watch b/debian/watch
index c32dd46..9522243 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/Math-Calc-Units/   .*/Math-Calc-Units-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Calc-Units/   .*/Math-Calc-Units-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-calc-units-perl



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