Control: reassign -1 texlive-pictures 2013.20140314-1
Control: severity -1 important
Control: retitle -1 texlive-pictures: pgf needs latex-xcolor

David Suárez <david.sephi...@gmail.com> writes:
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part (hopefully):
[...]
>> (./dune-localfunctions-manual.tex
[...]
>> ! LaTeX Error: File `xcolor.sty' not found.

pgf moved from the pgf package (which has Depends: latex-xcolor) to
texlive-pictures which no longer mentions latex-xcolor (neither in
Depends nor in Recommends).

A trivial example no longer works in a clean unstable chroot with only
texlive-latex-extra and texlive-latex-recommended installed:

    \documentclass{article}
    \usepackage{pgf}
    \begin{document}
    Bla.
    \end{document}

It gives the same error as above:

    ! LaTeX Error: File `xcolor.sty' not found.

This looks like a bug in the TeX package to me, therefore reassigning
it there.

Ansgar


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to