[SCM] Debian packaging of libfile-touch-perl branch, master, updated. dd79fc76ac3c79da38d42c5700a6b4278e72164e

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


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

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

diff --git a/debian/control b/debian/control
index 7789e73..f730d82 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-touch-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-touch-perl.git
-Homepage: http://search.cpan.org/dist/File-Touch/
+Homepage: https://metacpan.org/release/File-Touch/
 
 Package: libfile-touch-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 36f312b..9566e86 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Nigel Wetters Gourlay (nwetters at cpan.org)
-Upstream-Source: http://search.cpan.org/dist/File-Touch/
+Upstream-Source: https://metacpan.org/release/File-Touch/
 Upstream-Name: File-Touch
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 14acbbc..2ded0a5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-http://search.cpan.org/dist/File-Touch/   .*/File-Touch-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-Touch/   .*/File-Touch-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libfile-touch-perl



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