[SCM] Debian packaging of libparse-dmidecode-perl branch, master, updated. upstream/0.03-8-g393be99

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


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

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

diff --git a/debian/control b/debian/control
index 3bcd838..35fac22 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libparse-dmidecode-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-dmidecode-perl.git
-Homepage: http://search.cpan.org/dist/Parse-DMIDecode/
+Homepage: https://metacpan.org/release/Parse-DMIDecode/
 
 Package: libparse-dmidecode-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cc47164..3439e70 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Nicola Worthington <nicolaw at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Parse-DMIDecode/
+Upstream-Source: https://metacpan.org/release/Parse-DMIDecode/
 Upstream-Name: Parse-DMIDecode
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f4c0c8a..28d14b0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Parse-DMIDecode/   .*/Parse-DMIDecode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Parse-DMIDecode/   .*/Parse-DMIDecode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libparse-dmidecode-perl



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