[SCM] Debian packaging of libnumber-recordlocator-perl branch, master, updated. b7d5b1bcc0a18f447085deeb08503fcbad66589e
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:42:32 UTC 2013
The following commit has been merged in the master branch:
commit 41027771792299d545db5bfe24d04bbf75921505
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:09:18 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index e6deb57..e9ec4a7 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: Christine Spang <christine at debian.org>
Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Number-RecordLocator/
+Homepage: https://metacpan.org/release/Number-RecordLocator/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnumber-recordlocator-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnumber-recordlocator-perl.git
diff --git a/debian/copyright b/debian/copyright
index 59e5ff1..91e52ef 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: Jesse Vincent <jesse at bestpractical.com>
-Upstream-Source: http://search.cpan.org/dist/Number-RecordLocator/
+Upstream-Source: https://metacpan.org/release/Number-RecordLocator/
Upstream-Name: Number-RecordLocator
Files: inc/Module/*
diff --git a/debian/watch b/debian/watch
index 4ca3372..f000198 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Number-RecordLocator/ .*/Number-RecordLocator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Number-RecordLocator/ .*/Number-RecordLocator-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libnumber-recordlocator-perl
More information about the Pkg-perl-cvs-commits
mailing list