[SCM] Debian packaging of URI-Find-Simple CPAN distribution branch, master, updated. debian/1.3-1-4-g74f75e3

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:53:01 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 3f53cbe..7928dd9 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: liburi-find-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liburi-find-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liburi-find-simple-perl.git
-Homepage: http://search.cpan.org/dist/URI-Find-Simple/
+Homepage: https://metacpan.org/release/URI-Find-Simple/
 
 Package: liburi-find-simple-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4b3d1c5..5ee8066 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: URI-Find-Simple
-Source: http://search.cpan.org/dist/URI-Find-Simple/
+Source: https://metacpan.org/release/URI-Find-Simple/
 Upstream-Contact: Tom Insam <tom at jerakeen.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 3099639..9aba9b6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/URI-Find-Simple/   .*/URI-Find-Simple-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/URI-Find-Simple/   .*/URI-Find-Simple-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of URI-Find-Simple CPAN distribution



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