Bug#526534: uudeview: FTBFS: Missing Build-Depends for a4.sty

2009-06-17 Thread Olly Betts
tags 526534 + patch
thanks

I've been asked to look at a couple of RC bugs as part of the NM process, and
I've picked this one.

The FTBFS is fixed by adding two missing build-dependencies as in the attached 
patch.

The original bug report notes that use of a4wide is deprecated now, but I went
for the least intrusive change to fix the FTBFS, especially since I'm no LaTeX
expert.

Cheers,
Olly
diff -u uudeview-0.5.20/debian/control uudeview-0.5.20/debian/control
--- uudeview-0.5.20/debian/control
+++ uudeview-0.5.20/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Chris Hanson c...@debian.org
-Build-Depends: debhelper (= 4.0.0), tk8.4-dev, tcl8.4-dev, hevea, texlive-latex-base, transfig
+Build-Depends: debhelper (= 4.0.0), tk8.4-dev, tcl8.4-dev, hevea, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, transfig
 Standards-Version: 3.7.3
 
 Package: uudeview


Bug#526534: uudeview: FTBFS: Missing Build-Depends for a4.sty

2009-05-01 Thread Daniel Schepler
Package: uudeview
Version: 0.5.20-3.1
Severity: serious

From my pbuilder build log:

...
(cd doc  /usr/bin/make html)
make[1]: Entering directory `/tmp/buildd/uudeview-0.5.20/doc'
fig2dev -L latex  structure.fig  structure.tex
fig2dev -L latex  binhex.fig  binhex.tex
latex library.ltx
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %-line parsing enabled.
entering extended mode
(./library.ltx
LaTeX2e 2005/12/01
Babel v3.8h and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/latex/graphics/epsfig.sty
(/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
(/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
(/etc/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf-texlive/tex/latex/graphics/dvips.def
(/usr/share/texmf-texlive/tex/latex/psnfss/times.sty)
(/usr/share/texmf-texlive/tex/latex/ltxmisc/a4wide.sty

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

Type X to quit or RETURN to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
read * 
 
l.13 ^^M

No pages of output.
Transcript written on library.log.
make[1]: *** [library.dvi] Error 1
make[1]: Leaving directory `/tmp/buildd/uudeview-0.5.20/doc'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

(See also bug 427009, a4wide is obsolete.)
-- 
Daniel Schepler




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