[SCM] Debian packaging of kephra branch, master, updated. debian/0.4.3.32+dfsg-2-8-g1dd1a47

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


The following commit has been merged in the master branch:
commit 718bd522d9036c9de95af3ffd0b95ee6b7ae317b
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 15:58:57 2013 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 2f5ad92..5db563e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 Maintainer: Herbert Breunung <lichtkind at cpan.org>
-Source: http://search.cpan.org/dist/Kephra/
+Source: https://metacpan.org/release/Kephra/
 Name: Kephra
 X-Comment: the +dfsg version is produced by removing the icons under
  share/config/interface/icon/app directory (except wxpl.ico) and 
diff --git a/debian/watch b/debian/watch
index df864a4..ec3c31e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg$// \
-http://search.cpan.org/dist/Kephra/   .*/Kephra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/Kephra/   .*/Kephra-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub

-- 
Debian packaging of kephra



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