[SCM] Debian packaging of libapp-rad-perl branch, master, updated. 92b3e99394b8d95365fced657a4d976309c87ce5

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:17:37 UTC 2013


The following commit has been merged in the master branch:
commit 27c40ec0248723698530d8284bc8576b35d503ec
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:59:20 2013 +0100

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

diff --git a/debian/control b/debian/control
index 2de41a4..0e5f96a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/App-Rad/
+Homepage: https://metacpan.org/release/App-Rad/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-rad-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-rad-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 45e550d..d1fa8ef 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: Breno G. de Oliveira <garu at cpan.org>
-Source: http://search.cpan.org/dist/App-Rad/
+Source: https://metacpan.org/release/App-Rad/
 Name: App-Rad
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5011c6e..c1ceafb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/App-Rad/   .*/App-Rad-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-Rad/   .*/App-Rad-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapp-rad-perl



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