[SCM] Debian packaging of libio-pty-easy-perl branch, master, updated. debian/0.09-1-6-ge0cf0bf

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


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

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

diff --git a/debian/control b/debian/control
index 543497d..8ec0788 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-pty-easy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-pty-easy-perl.git
-Homepage: http://search.cpan.org/dist/IO-Pty-Easy/
+Homepage: https://metacpan.org/release/IO-Pty-Easy/
 
 Package: libio-pty-easy-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5b37153..f9fdb2a 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: IO-Pty-Easy
 Upstream-Contact: Jesse Luehrs <doy at tozt dot net>
-Source: http://search.cpan.org/dist/IO-Pty-Easy/
+Source: https://metacpan.org/release/IO-Pty-Easy/
 
 Files: *
 Copyright: 2007-2012, Jesse Luehrs <doy at tozt dot net>
diff --git a/debian/watch b/debian/watch
index df8b5da..a35c28d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IO-Pty-Easy/   .*/IO-Pty-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Pty-Easy/   .*/IO-Pty-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libio-pty-easy-perl



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