[SCM] Debian packaging of libfile-fu-perl branch, master, updated. de5283c84a625c9bd8886175090db03894052908

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


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

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

diff --git a/debian/control b/debian/control
index 689e855..d707770 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-fu-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-fu-perl.git
-Homepage: http://search.cpan.org/dist/File-Fu/
+Homepage: https://metacpan.org/release/File-Fu/
 
 Package: libfile-fu-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b3205cf..803772e 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=59
 Maintainer: Eric Wilhelm <ewilhelm at cpan.org>
-Source: http://search.cpan.org/dist/File-Fu/
+Source: https://metacpan.org/release/File-Fu/
 Name: File-Fu
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a8a9dfc..c334d7c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/^v//" \
-http://search.cpan.org/dist/File-Fu/   .*/File-Fu-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/File-Fu/   .*/File-Fu-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libfile-fu-perl



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