[SCM] Debian packaging of libmath-base36-perl branch, master, updated. 37dcdd158deff5cec48581c1054150ca20606fb5

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


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

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

diff --git a/debian/control b/debian/control
index dc5d2ae..ecd4b57 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Math-Base36/
+Homepage: https://metacpan.org/release/Math-Base36/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-base36-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-base36-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 7cc717d..d5e57b2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Brian Cassidy <bricas at cpan.org>
-Source: http://search.cpan.org/dist/Math-Base36/
+Source: https://metacpan.org/release/Math-Base36/
 Name: Math-Base36
 
 Copyright:
diff --git a/debian/watch b/debian/watch
index d8f2fe2..58bd90e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Math-Base36/   .*/Math-Base36-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Base36/   .*/Math-Base36-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libmath-base36-perl



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