[SCM] Debian packaging of libkwiki-perl branch, master, updated. debian/0.39-2-6-g5e5dc1d

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


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

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

diff --git a/debian/control b/debian/control
index d03d78d..6390076 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libkwiki-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libkwiki-perl.git
-Homepage: http://search.cpan.org/dist/Kwiki/
+Homepage: https://metacpan.org/release/Kwiki/
 
 Package: libkwiki-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 19a845b..47200ee 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=59
 Maintainer: Brian Ingerson <INGY at cpan.org>
-Source: http://search.cpan.org/dist/Kwiki/
+Source: https://metacpan.org/release/Kwiki/
 Name: Kwiki
 
 Files: *
diff --git a/debian/watch b/debian/watch
index aa3b39d..ca2e381 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Kwiki/  .+/Kwiki-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Kwiki/  .+/Kwiki-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libkwiki-perl



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