[SCM] Debian packaging of libarray-printcols-perl branch, master, updated. 085829388451fbf41c2824acc21cd59a969ca4a4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:17:49 UTC 2013
The following commit has been merged in the master branch:
commit 90e2a43af4ca9564b32b4aa8737dd22aa7ef4289
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 15:59:25 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 0ef2c4d..7050627 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci at debian.org>,Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Array-PrintCols/
+Homepage: https://metacpan.org/release/Array-PrintCols/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libarray-printcols-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libarray-printcols-perl.git
diff --git a/debian/watch b/debian/watch
index 08a1982..17f8f8d 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