[SCM] Debian packaging of libtk-pod-perl branch, master, updated. debian/0.9941-1-4-ga8bda03

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:52:38 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6fcfc6a..9ddc538 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
  xvfb
 Build-Depends: debhelper (>= 8)
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Tk-Pod/
+Homepage: https://metacpan.org/release/Tk-Pod/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-pod-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-pod-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8f66883..de3205f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Tk-Pod
 Upstream-Contact: Slaven Rezic <srezic at cpan.org>
-Source: http://search.cpan.org/dist/Tk-Pod/
+Source: https://metacpan.org/release/Tk-Pod/
 
 Files: Pod/WWWBrowser.pm
 Copyright: 1999,2000,2001,2003,2005,2006,2007,2008,2009 Slaven Rezic.
diff --git a/debian/watch b/debian/watch
index a6ddfa8..2978e4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Tk-Pod/   .*/Tk-Pod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Tk-Pod/   .*/Tk-Pod-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtk-pod-perl



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