[SCM] Debian packaging of libtext-formattable-perl branch, master, updated. 26eb8459f1a4dc2f557a02e2751fd871d153b38a

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


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

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

diff --git a/debian/control b/debian/control
index 8d7cd9d..c717d97 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-formattable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-formattable-perl.git
-Homepage: http://search.cpan.org/dist/Text-FormatTable/
+Homepage: https://metacpan.org/release/Text-FormatTable/
 
 Package: libtext-formattable-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 6b6a3bf..6309d63 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ X-Comment:
  Fixed column width and bottom alignment written by Veselin Slavov
  <vslavov at creditreform.bg>.
 Maintainer: Trey Harris 
-Source: http://search.cpan.org/dist/Text-FormatTable/
+Source: https://metacpan.org/release/Text-FormatTable/
 
 Files: *
 Copyright: Copyright (c) 2001-2004 Swiss Federal Institute of Technology, Zurich. 
diff --git a/debian/watch b/debian/watch
index 25049e6..e52b8e6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Text-FormatTable/   .*/Text-FormatTable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Text-FormatTable/   .*/Text-FormatTable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libtext-formattable-perl



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