[SCM] Debian packaging of liburi-perl branch, master, updated. debian/1.60-1-6-gefc48fb

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


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

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

diff --git a/debian/control b/debian/control
index b57c209..fdabb8c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: libbusiness-isbn-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-perl.git
-Homepage: http://search.cpan.org/dist/URI/
+Homepage: https://metacpan.org/release/URI/
 
 Package: liburi-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 95598e2..7c09617 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: URI
 Upstream-Contact: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/URI/
+Source: https://metacpan.org/release/URI/
 
 Files: *
 Copyright: 1995-2009, Gisle Aas <gisle at activestate.com>
diff --git a/debian/watch b/debian/watch
index c3e336b..3c82a67 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/URI/ .*/URI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/URI/ .*/URI-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liburi-perl



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