[SCM] Debian packaging of libapp-options-perl branch, master, updated. 4c3a6e6cea4fa64962785f8998f5086dbbb1b13b

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


The following commit has been merged in the master branch:
commit 5cdf4144fd810e03379e94139b6176fab2827ce4
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 8a83ab5..3045d5b 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: Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/App-Options/
+Homepage: https://metacpan.org/release/App-Options/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-options-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-options-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 9182529..7f59398 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Name: App-Options
 Maintainer: Stephen Adkins <spadkins at gmail.com>
-Source: http://search.cpan.org/dist/App-Options/
+Source: https://metacpan.org/release/App-Options/
 
 Files: *
 Copyright: 2010, Stephen Adkins <spadkins at gmail.com>
diff --git a/debian/watch b/debian/watch
index aae8365..f634321 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/App-Options/   .*/App-Options-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/App-Options/   .*/App-Options-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libapp-options-perl



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