[SCM] Debian packaging of libfile-counterfile-perl branch, master, updated. 91e7197f49a1657f6cf0eb2eba701a0ee72dd8cc

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


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

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

diff --git a/debian/control b/debian/control
index b949bba..cf7c7ad 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7),
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-counterfile-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-counterfile-perl.git
-Homepage: http://search.cpan.org/dist/File-CounterFile/
+Homepage: https://metacpan.org/release/File-CounterFile/
 
 Package: libfile-counterfile-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 08bf8c1..bb7949e 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: Gisle Aas <gisle at aas.no>
-Upstream-Source: http://search.cpan.org/dist/File-CounterFile/
+Upstream-Source: https://metacpan.org/release/File-CounterFile/
 Upstream-Name: File-CounterFile
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 672db07..a4e8cbb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
-http://search.cpan.org/dist/File-CounterFile/ \
+https://metacpan.org/release/File-CounterFile/ \
 .*/File-CounterFile-(v?[\d\.]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)

-- 
Debian packaging of libfile-counterfile-perl



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