[SCM] Debian packaging of Config-Simple CPAN distribution branch, master, updated. debian/4.59-6-4-g534ec99

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


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

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

diff --git a/debian/control b/debian/control
index 4e82baa..cdb74f2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: gregor herrmann <gregoa at debian.org>, tony mancill <tmancill at debian.or
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-simple-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-simple-perl.git
-Homepage: http://search.cpan.org/dist/Config-Simple
+Homepage: https://metacpan.org/release/Config-Simple
 
 Package: libconfig-simple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9ddf68e..22cc2c1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Config-Simple
 Upstream-Contact: Sherzod B. Ruzmetov <sherzodr at cpan.org>
                   URI: http://author.handalak.com
-Source: http://search.cpan.org/dist/Config-Simple/
+Source: https://metacpan.org/release/Config-Simple/
 
 Files: *
 Copyright: 2002-2003, Sherzod B. Ruzmetov <sherzodr at cpan.org>
diff --git a/debian/watch b/debian/watch
index a2a8fb7..0f7ef0a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Simple/ .*/Config-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Simple/ .*/Config-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Config-Simple CPAN distribution



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