[SCM] Debian packaging of libchi-perl branch, master, updated. debian/0.54-1-11-g7bb0c41

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:02 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index eb2f6b6..5974c53 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
  gregor herrmann <gregoa at debian.org>,
  Xavier Guimard <x.guimard at free.fr>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/CHI/
+Homepage: https://metacpan.org/release/CHI/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libchi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libchi-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index e9412e3..0e0c2af 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: CHI
 Upstream-Contact: Jonathan Swartz <swartz at pobox.com>
-Source: http://search.cpan.org/dist/CHI/
+Source: https://metacpan.org/release/CHI/
 
 Files: *
 Copyright: 2007-2011, Jonathan Swartz <swartz at pobox.com>
diff --git a/debian/watch b/debian/watch
index f65d033..cdec39e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CHI/   .*/CHI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CHI/   .*/CHI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libchi-perl



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