[SCM] Packaging of Math::Vector::Real::kdTree in Debian branch, master, updated. debian/0.06-1-4-ga31d403
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:37:49 UTC 2013
The following commit has been merged in the master branch:
commit b4758bcc9fe8e5ebcc40958e68d2bfe1f1c5f85c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:07:24 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index b09b069..9d9e1d4 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libmath-vector-real-perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-vector-real-kdtree-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-vector-real-kdtree-perl.git
-Homepage: http://search.cpan.org/dist/Math-Vector-Real-kdTree/
+Homepage: https://metacpan.org/release/Math-Vector-Real-kdTree/
Package: libmath-vector-real-kdtree-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d5d4341..fbce1c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Math::Vector::Real::kdTree
Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
-Source: http://search.cpan.org/dist/Math-Vector-Real-kdTree/
+Source: https://metacpan.org/release/Math-Vector-Real-kdTree/
Files: *
Copyright: 2011-2012, Salvador Fandiño <sfandino at yahoo.com>
diff --git a/debian/watch b/debian/watch
index 3d60bc9..757cc90 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Math-Vector-Real-kdTree/ .*/Math-Vector-Real-kdTree-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-Vector-Real-kdTree/ .*/Math-Vector-Real-kdTree-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Packaging of Math::Vector::Real::kdTree in Debian
More information about the Pkg-perl-cvs-commits
mailing list