[SCM] Debian packaging of libfile-modified-perl branch, master, updated. 0c44782d09efd5ca9b78bc7b5e6e5a90419031fe

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


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

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

diff --git a/debian/control b/debian/control
index 44c6b6e..dd58e19 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-modified-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-modified-perl.git
-Homepage: http://search.cpan.org/dist/File-Modified/
+Homepage: https://metacpan.org/release/File-Modified/
 
 Package: libfile-modified-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index bc05be4..4d72bbd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-http://search.cpan.org/dist/File-Modified/ .*/File-Modified-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/File-Modified/ .*/File-Modified-v?(\d.+)\.(?:tar\.gz|tar|tgz)$
 

-- 
Debian packaging of libfile-modified-perl



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