[SCM] Debian packaging of liblatex-encode-perl branch, master, updated. debian/0.07-1-5-g757a6e2

Salvatore Bonaccorso carnil at debian.org
Tue Oct 2 05:51:27 UTC 2012


The following commit has been merged in the master branch:
commit fbdec737a1be7b749a02bd4cc8b424b32011d09c
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Oct 2 07:35:34 2012 +0200

    Add Build-Depends-Indep needed to run additional tests
    
    Add Build-Depends-Indep on texlive-latex-base, texlive-latex-recommended
    and texlive-fonts-recommended to run more tests. Run now
    t/10-typeset-document.t in the testsuite.

diff --git a/debian/control b/debian/control
index ed226af..0e43b8e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,10 @@ Build-Depends-Indep: perl,
                      libtest-pod-perl,
                      libtest-pod-coverage-perl,
                      libhtml-parser-perl,
-                     libreadonly-perl
+                     libreadonly-perl,
+                     texlive-latex-base,
+                     texlive-latex-recommended,
+                     texlive-fonts-recommended
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblatex-encode-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/liblatex-encode-perl.git

-- 
Debian packaging of liblatex-encode-perl



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