[SCM] Debian packaging of libsys-virt-perl branch, master, updated. debian/1.0.0-1-4-g72055c8

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


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

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

diff --git a/debian/control b/debian/control
index 2779b46..a6fe76c 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.4
-Homepage: http://search.cpan.org/dist/Sys-Virt/
+Homepage: https://metacpan.org/release/Sys-Virt/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-virt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-virt-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index b2bde89..adf18e6 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: Sys-Virt
 Upstream-Contact: Daniel P. Berrange <dan at berrange.com>
-Source: http://search.cpan.org/dist/Sys-Virt/
+Source: https://metacpan.org/release/Sys-Virt/
 
 Files: *
 Copyright: 2006-2009, Red Hat
diff --git a/debian/watch b/debian/watch
index defe94b..b71f1b8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Sys-Virt/   .*/Sys-Virt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Sys-Virt/   .*/Sys-Virt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsys-virt-perl



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