[SCM] Debian packaging of libio-all-perl branch, master, updated. debian/0.46-1-4-g505ddff

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


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

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

diff --git a/debian/control b/debian/control
index e00f827..b6ff71d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
  libmldbm-perl,
  libspiffy-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/IO-All/
+Homepage: https://metacpan.org/release/IO-All/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-all-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-all-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 150e030..21c3f07 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Ingy döt Net <ingy at cpan.org>
-Source: http://search.cpan.org/dist/IO-All/
+Source: https://metacpan.org/release/IO-All/
 Upstream-Name: IO-All
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 1ea8468..23c8bee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/IO-All/  .+/IO-All-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-All/  .+/IO-All-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libio-all-perl



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