[SCM] Debian packaging of libdata-sorting-perl branch, master, updated. ea623ae91eaab39249872e6298ba9308bdbdc613

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:25:04 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 59e1259..fe16364 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
 Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7), libarray-compare-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Data-Sorting/
+Homepage: https://metacpan.org/release/Data-Sorting/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-sorting-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-sorting-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 56e7d31..c60d211 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: Matthew Simon Cavalletto
-Upstream-Source: http://search.cpan.org/dist/Data-Sorting/
+Upstream-Source: https://metacpan.org/release/Data-Sorting/
 Upstream-Name: Data-Sorting
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1014226..46fded4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Data-Sorting/  .+/Data-Sorting-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Sorting/  .+/Data-Sorting-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-sorting-perl



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