[SCM] Debian packaging of libarray-unique-perl branch, master, updated. 1c20a4d938ec79d0cca8b2bdf9ab12683982c1fa
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:17:50 UTC 2013
The following commit has been merged in the master branch:
commit c1ab0401c9a004df874c8ca63fde0d6b3fbb6e27
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index f106d59..8e7cbf7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Xavier Oswald <x.oswald at free.fr>
Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Array-Unique/
+Homepage: https://metacpan.org/release/Array-Unique/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-unique-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-unique-perl.git
diff --git a/debian/copyright b/debian/copyright
index 95ed6e8..b6c8234 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: Gabor Szabo <gabor at pti.co.il>
-Upstream-Source: http://search.cpan.org/dist/Array-Unique/
+Upstream-Source: https://metacpan.org/release/Array-Unique/
Upstream-Name: Array-Unique
Files: *
diff --git a/debian/watch b/debian/watch
index 94ad886..264182e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
# URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Array-Unique/ .*/Array-Unique-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Array-Unique/ .*/Array-Unique-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libarray-unique-perl
More information about the Pkg-perl-cvs-commits
mailing list