[libtex-encode-perl] 04/06: debian/control: Update {Build-}Depends

Angel Abad angel at debian.org
Wed Sep 27 06:48:08 UTC 2017


This is an automated email from the git hooks/post-receive script.

angel pushed a commit to branch master
in repository libtex-encode-perl.

commit 56a5453ad2e0a970d5469ab8f9f1652038269704
Author: Angel Abad <angelabad at gmail.com>
Date:   Wed Sep 27 08:32:50 2017 +0200

    debian/control: Update {Build-}Depends
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 0d60ca3..8639e1b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,11 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl,
-                     libhtml-parser-perl,
+Build-Depends-Indep: libhtml-parser-perl,
+                     libpod-latex-perl,
+                     libtest-pod-coverage-perl,
                      libtest-pod-perl,
-                     libtest-pod-coverage-perl
+                     perl (>= 5.15.9)
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtex-encode-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtex-encode-perl.git
@@ -18,7 +19,8 @@ Package: libtex-encode-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libhtml-parser-perl
+         libhtml-parser-perl,
+         libpod-latex-perl
 Description: Perl module to transform UTF-8 strings into TeX
  TeX::Encode provides a simple way to encode arbitrary UTF-8 strings into LaTeX
  escapes using mapping tables provided by Pod::LaTeX and HTML::Entities.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtex-encode-perl.git



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