[SCM] Debian packaging of libdata-phrasebook-perl branch, master, updated. debian/0.33-1-4-g05dbfc9

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:24:46 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 8d31eb7..236277a 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: Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Data-Phrasebook/
+Homepage: https://metacpan.org/release/Data-Phrasebook/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-phrasebook-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-phrasebook-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 349a953..69c9ce6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Barbie <barbie at cpan.org>
-Source: http://search.cpan.org/dist/Data-Phrasebook/
+Source: https://metacpan.org/release/Data-Phrasebook/
 Upstream-Name: Data-Phrasebook
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d6cef2a..66b6fed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Data-Phrasebook/   .*/Data-Phrasebook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Phrasebook/   .*/Data-Phrasebook-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdata-phrasebook-perl



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