[SCM] Debian packaging of libtie-array-sorted-perl branch, master, updated. 7bfeb5d3b0d38ee0a69e444531729d25df339149
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:52:05 UTC 2013
The following commit has been merged in the master branch:
commit 2ae3861ccc7d49c0231e16fa65d8a18aa781be34
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:13:15 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index d517ad2..c3e6382 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl,
libtest-pod-perl, libtest-pod-coverage-perl
Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Tie-Array-Sorted/
+Homepage: https://metacpan.org/release/Tie-Array-Sorted/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtie-array-sorted-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtie-array-sorted-perl.git
diff --git a/debian/watch b/debian/watch
index 29cc597..3878c48 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Tie-Array-Sorted/ .*/Tie-Array-Sorted-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Tie-Array-Sorted/ .*/Tie-Array-Sorted-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
--
Debian packaging of libtie-array-sorted-perl
More information about the Pkg-perl-cvs-commits
mailing list