[SCM] Debian packaging of liblatex-driver-perl branch, master, updated. debian/0.12-1-4-gd750db1

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:35:27 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 05fb947..5730c90 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/LaTeX-Driver/
+Homepage: https://metacpan.org/release/LaTeX-Driver/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblatex-driver-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblatex-driver-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 06a1fdc..3144e0a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: LaTeX-Driver
 Upstream-Contact: Andrew Ford <a.ford at ford-mason.co.uk>
-Source: http://search.cpan.org/dist/LaTeX-Driver/
+Source: https://metacpan.org/release/LaTeX-Driver/
 
 Files: *
 Copyright: 2009, Ford & Mason Ltd. All Rights Reserved.
diff --git a/debian/watch b/debian/watch
index 44be4b8..591653f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/LaTeX-Driver/   .*/LaTeX-Driver-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/LaTeX-Driver/   .*/LaTeX-Driver-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of liblatex-driver-perl



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