[SCM] Debian packaging of libterm-readline-gnu-perl branch, master, updated. debian/1.20-2-4-g06f0da1

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


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

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

diff --git a/debian/control b/debian/control
index cc03cfa..67558f6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Niko Tyni <ntyni at debian.org>,
  Martín Ferrari <tincho at debian.org>, Ryan Niebur <ryan at debian.org>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Term-ReadLine-Gnu/
+Homepage: https://metacpan.org/release/Term-ReadLine-Gnu/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-readline-gnu-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-readline-gnu-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index d114803..ae1aa3d 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: Hiroo Hayashi <hiroo.hayashi at computer.org>
-Source: http://search.cpan.org/dist/Term-ReadLine-Gnu/
+Source: https://metacpan.org/release/Term-ReadLine-Gnu/
 Name: Term-ReadLine-Gnu
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f3642e6..b907e63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Term-ReadLine-Gnu/ .*/Term-ReadLine-Gnu-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Term-ReadLine-Gnu/ .*/Term-ReadLine-Gnu-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libterm-readline-gnu-perl



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