[SCM] Debian packaging of libarray-printcols-perl branch, master, updated. debian/2.1-10-6-g899361d

Xavier Guimard x.guimard at free.fr
Sun Jun 9 07:01:09 UTC 2013


The following commit has been merged in the master branch:
commit d132fbdcf41806bcf6e23954dea67e93813d818d
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jun 9 09:00:03 2013 +0200

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

diff --git a/debian/control b/debian/control
index 97905ee..1045929 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libfile-sharedir-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-printcols-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-printcols-perl.git
-Homepage: http://search.cpan.org/dist/Array-PrintCols/
+Homepage: https://metacpan.org/release/Array-PrintCols
 
 Package: libarray-printcols-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 95ce9f3..35c5af9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Array-PrintCols
-Source: http://search.cpan.org/dist/Array-PrintCols/
+Source: https://metacpan.org/release/Array-PrintCols
 Upstream-Contact: Alan K. Stebbens <aks at stebbens.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 08a1982..ca6c335 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Array-PrintCols/ .*/Array-PrintCols-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Array-PrintCols .*/Array-PrintCols-([[:digit:]].*)\.tar\.gz

-- 
Debian packaging of libarray-printcols-perl



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