[SCM] Debian packaging of libfile-listing-perl branch, master, updated. debian/6.04-1-4-g39e9423

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


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

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

diff --git a/debian/control b/debian/control
index 3e3cf45..e8139e7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libhttp-date-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-listing-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-listing-perl.git
-Homepage: http://search.cpan.org/dist/File-Listing/
+Homepage: https://metacpan.org/release/File-Listing/
 
 Package: libfile-listing-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 65a49a3..f9ede46 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Gisle Aas <gisle at activestate.com>
-Source: http://search.cpan.org/dist/File-Listing/
+Source: https://metacpan.org/release/File-Listing/
 Name: File-Listing
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4355bd0..c848519 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/File-Listing/   .*/File-Listing-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Listing/   .*/File-Listing-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-listing-perl



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