[SCM] Debian packaging of liblatex-table-perl branch, master, updated. a80edef0cd84191a26f302ec05fa3e7db1eb03c4
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:35:29 UTC 2013
The following commit has been merged in the master branch:
commit 81b52540e7b187f7cc50267f2884f5b69124960a
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:06:29 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 143552e..062bf81 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: libmoose-perl,
Standards-Version: 3.9.1
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblatex-table-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblatex-table-perl.git
-Homepage: http://search.cpan.org/dist/LaTeX-Table/
+Homepage: https://metacpan.org/release/LaTeX-Table/
Package: liblatex-table-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a5d448d..2d03088 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Markus Riester <limaone at cpan.org>
-Source: http://search.cpan.org/dist/LaTeX-Table/
+Source: https://metacpan.org/release/LaTeX-Table/
Name: LaTeX-Table
Files: *
diff --git a/debian/watch b/debian/watch
index 1fd63e2..8d9ce35 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/LaTeX-Table/ .*/LaTeX-Table-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/LaTeX-Table/ .*/LaTeX-Table-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of liblatex-table-perl
More information about the Pkg-perl-cvs-commits
mailing list