[SCM] Packaging of PDL::Stats in Debian branch, master, updated. debian/0.6.2-1-6-g55a5a34

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:43:57 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index cdc2f37..152bb82 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-stats-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdf-stats-perl.git
-Homepage: http://search.cpan.org/dist/PDL-Stats/
+Homepage: https://metacpan.org/release/PDL-Stats/
 
 Package: libpdl-stats-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 1b30fa9..e642085 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://search.cpan.org/dist/PDL-Stats/
+Source: https://metacpan.org/release/PDL-Stats/
 
 Files: *
 Copyright: © 2009-2011 Maggie J. Xiong  <maggiexyz users.sourceforge.net>
diff --git a/debian/watch b/debian/watch
index 42e5ea3..c96e10d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/PDL-Stats/   .*/PDL-Stats-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/PDL-Stats/   .*/PDL-Stats-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging of PDL::Stats in Debian



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