[SCM] Packaging for padre-plugin-spellcheck branch, master, updated. debian/1.29-1-6-g37888f1

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


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

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

diff --git a/debian/control b/debian/control
index 74b2289..317746b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libclass-accessor-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libpadre-plugin-spellcheck-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libpadre-plugin-spellcheck-perl.git
-Homepage: http://search.cpan.org/dist/Padre-Plugin-SpellCheck/
+Homepage: https://metacpan.org/release/Padre-Plugin-SpellCheck/
 
 Package: libpadre-plugin-spellcheck-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 7de2b1f..9064109 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: Padre-Plugin-SpellCheck
 Upstream-Contact: Jerome Quelin <jquelin at gmail.com>
-Source: http://search.cpan.org/dist/Padre-Plugin-SpellCheck/
+Source: https://metacpan.org/release/Padre-Plugin-SpellCheck/
 
 Files: *
 Copyright: 2010,2012 by Fayland Lam, Jerome Quelin
diff --git a/debian/watch b/debian/watch
index b7b3ebe..ecc90b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Padre-Plugin-SpellCheck/   .*/Padre-Plugin-SpellCheck-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Padre-Plugin-SpellCheck/   .*/Padre-Plugin-SpellCheck-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging for padre-plugin-spellcheck



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