[SCM] Debian packaging of libgetopt-tabular-perl branch, master, updated. 93482b402ea321879f42f2540e116da586eef49b

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


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

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

diff --git a/debian/control b/debian/control
index 2ebda7e..3e87d6c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgetopt-tabular-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgetopt-tabular-perl.git
-Homepage: http://search.cpan.org/dist/Getopt-Tabular/
+Homepage: https://metacpan.org/release/Getopt-Tabular/
 
 Package: libgetopt-tabular-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index e2f359d..454bbe4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Getopt-Tabular/ .*/Getopt-Tabular-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Getopt-Tabular/ .*/Getopt-Tabular-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libgetopt-tabular-perl



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