[SCM] Debian packaging of libfrontier-rpc-perl branch, master, updated. 10b5090055dd7bf5544b1a9bea34030668dbda07

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:31:27 UTC 2013


The following commit has been merged in the master branch:
commit 9602814b4f172be9d486d08cbceb8437db47ce2c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:04:38 2013 +0100

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

diff --git a/debian/control b/debian/control
index 1bbbd16..bb3e702 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: 
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Frontier-RPC/
+Homepage: https://metacpan.org/release/Frontier-RPC/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfrontier-rpc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfrontier-rpc-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index dd80eb7..492bf4a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Ken MacLeod <ken at bitsko.slc.ut.us>
-Source: http://search.cpan.org/dist/Frontier-RPC/
+Source: https://metacpan.org/release/Frontier-RPC/
 Name: Frontier-RPC
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1c733b6..d9b34c7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Frontier-RPC/  .+/Frontier-RPC-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Frontier-RPC/  .+/Frontier-RPC-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfrontier-rpc-perl



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