[SCM] Debian packaging of libconfig-scoped-perl branch, master, updated. debian/0.22-1-4-gbf378ed

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 31ab912e06cd5ce5c0b0e6ce089c34749da4c291
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:43 2013 +0100

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

diff --git a/debian/control b/debian/control
index bc98bac..77a4b38 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: liberror-perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-scoped-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-scoped-perl.git
-Homepage: http://search.cpan.org/dist/Config-Scoped/
+Homepage: https://metacpan.org/release/Config-Scoped/
 
 Package: libconfig-scoped-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 256d962..f6834fe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Karl Gaissmaier <karl.gaissmaier at uni-ulm.de>
 Upstream-Name: Config-Scoped
-Source: http://search.cpan.org/dist/Config-Scoped/
+Source: https://metacpan.org/release/Config-Scoped/
 
 Files: *
 Copyright: 2004-2012, Karl Gaissmaier <karl.gaissmaier at uni-ulm.de>
diff --git a/debian/watch b/debian/watch
index 6337c3c..964e24a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/Config-Scoped/   .*/Config-Scoped-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Scoped/   .*/Config-Scoped-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconfig-scoped-perl



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