[SCM] Packaging for padre-plugin-svn branch, master, updated. debian/0.05-1-4-g3395705

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


The following commit has been merged in the master branch:
commit 3bb98142b31a0923ccc1355f99efe65b0fdd3d65
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 0de0a6f..1e4623e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libsvn-class-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpadre-plugin-svn-perl.git
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libpadre-plugin-svn-perl.git
-Homepage: http://search.cpan.org/dist/Padre-Plugin-SVN/
+Homepage: https://metacpan.org/release/Padre-Plugin-SVN/
 
 Package: libpadre-plugin-svn-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b20bf6e..bb606dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: Padre-Plugin-SVN
 Upstream-Contact: Gabor Szabo <szabgab at gmail.com>
                   Peter Lavender <peter.lavender at gmail.com>
-Source: http://search.cpan.org/dist/Padre-Plugin-SVN/
+Source: https://metacpan.org/release/Padre-Plugin-SVN/
 
 Files: *
 Copyright: 2008, 2009, 2010 The Padre development team as listed in Padre.pm
diff --git a/debian/watch b/debian/watch
index e6a825a..2424a32 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Padre-Plugin-SVN/   .*/Padre-Plugin-SVN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Padre-Plugin-SVN/   .*/Padre-Plugin-SVN-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Packaging for padre-plugin-svn



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