From: Colin Watson Date: Wed, 29 Apr 2009 16:32:55 +0000 (+0100) Subject: Build-depend on texlive-latex-extra, which is needed by debiandoc2latexps and isn... X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c4b3680415e8e1602bf974e843825e4363d31054;p=debian%2Fdebian-policy.git Build-depend on texlive-latex-extra, which is needed by debiandoc2latexps and isn't included in texlive's dependencies. --- diff --git a/debian/changelog b/debian/changelog index fc19d82..eaca3c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ debian-policy (3.8.2.0) UNRELEASED; urgency=low * The FHS is the "Filesystem Hierarchy Standard", regardless of our preferred spelling of "file system" elsewhere. Fix this and a nearby search-and-replace capitalisation bug. + * Build-depend on texlive-latex-extra, which is needed by + debiandoc2latexps and isn't included in texlive's dependencies. -- Russ Allbery Fri, 20 Mar 2009 14:45:46 -0700 diff --git a/debian/control b/debian/control index 5301338..43c07fe 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Policy List Uploaders: Manoj Srivastava , Russ Allbery Standards-Version: 3.8.0 -Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), texlive, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks +Build-Depends-Indep: sgml-data (>= 2.0), debiandoc-sgml (>= 1.1.47), texlive, texlive-latex-extra, groff, bsdmainutils, pstoedit, jade, docbook-xml (>= 3.1.1), docbook-dsssl, tidy, links (>= 0.90) | elinks Vcs-Browser: http://git.debian.org/?p=dbnpolicy/policy.git Vcs-Git: git://git.debian.org/git/dbnpolicy/policy.git