[SCM] Debian packaging of libdevel-ptkdb-perl branch, master, updated. 365454d807c6ec58488d1dde7108a26cda51c345

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


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

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

diff --git a/debian/control b/debian/control
index bfb8326..340a4f7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl, perl-tk
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Devel-ptkdb/
+Homepage: https://metacpan.org/release/Devel-ptkdb/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-ptkdb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-ptkdb-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 912a1b2..c823fd8 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: Andrew E Page
-Source: http://search.cpan.org/dist/Devel-ptkdb/
+Source: https://metacpan.org/release/Devel-ptkdb/
 Name: Devel-ptkdb
 
 Copyright: © 1998-2003, Andrew E. Page
diff --git a/debian/watch b/debian/watch
index 2c28c89..0268b71 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Devel-ptkdb/  .+/Devel-ptkdb-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Devel-ptkdb/  .+/Devel-ptkdb-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libdevel-ptkdb-perl



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