[SCM] Debian packaging of libconfig-mvp-perl branch, master, updated. debian/2.200002-1-7-gd5818f4

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:22:46 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index d88791b..7355ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Conflicts: libtest-pod-coverage-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-mvp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-mvp-perl.git
-Homepage: http://search.cpan.org/dist/Config-MVP/
+Homepage: https://metacpan.org/release/Config-MVP/
 
 Package: libconfig-mvp-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 396425e..84b34f9 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: Config-MVP
 Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
-Source: http://search.cpan.org/dist/Config-MVP/
+Source: https://metacpan.org/release/Config-MVP/
 
 Files: *
 Copyright: 2012, Ricardo Signes <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 93d3d40..0f7848c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-MVP/   .*/Config-MVP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-MVP/   .*/Config-MVP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-mvp-perl



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