[SCM] Debian packaging of libmath-basecnv-perl branch, master, updated. b674c2eec3e725546d8ab3cf07fbb29b442b35a1
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:37:10 UTC 2013
The following commit has been merged in the master branch:
commit 332e675b5bc81ca1a8c55baf87e7185c51b92b75
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:10 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index dea9be5..d15c831 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan at debian.org>,
Salvatore Bonaccorso <carnil at debian.org>
Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Math-BaseCnv/
+Homepage: https://metacpan.org/release/Math-BaseCnv/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-basecnv-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-basecnv-perl.git
diff --git a/debian/copyright b/debian/copyright
index 6502956..b3d8fdd 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: Pip Stuart <Pip at CPAN.Org>
-Source: http://search.cpan.org/dist/Math-BaseCnv/
+Source: https://metacpan.org/release/Math-BaseCnv/
Name: Math-BaseCnv
Files: *
diff --git a/debian/watch b/debian/watch
index f0addf2..b1fe9d0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Math-BaseCnv/ .*/Math-BaseCnv-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-BaseCnv/ .*/Math-BaseCnv-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libmath-basecnv-perl
More information about the Pkg-perl-cvs-commits
mailing list