tags 479926 patch thanks On 2008-05-10 Andreas Metzler <[EMAIL PROTECTED]> wrote: > Package: libxmlada > Version: 3.0-3 > Followup-For: Bug #479926
> lcircle10 font is part of texlive-latex-base. Since you are trying to > generate pdf files from texinfo inputs a b-d on texlive-latex-base > should indeed be the correct fix. > I have not done a testbuild of libxmlada [...] Tested. Adding texlive-latex-base indeed fixes the FTBFS. Trivial patch attached. cu andreas
diff -u libxmlada-3.0/debian/control libxmlada-3.0/debian/control --- libxmlada-3.0/debian/control +++ libxmlada-3.0/debian/control @@ -2,7 +2,7 @@ Priority: optional Section: libdevel Maintainer: Ludovic Brenta <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.0), gnat, gnat-4.3, texinfo, quilt, texlive-generic-recommended, texlive-fonts-recommended +Build-Depends: debhelper (>= 4.1.0), gnat, gnat-4.3, texinfo, quilt, texlive-generic-recommended, texlive-fonts-recommended, texlive-latex-base Standards-Version: 3.7.3 Package: libxmlada-dev diff -u libxmlada-3.0/debian/changelog libxmlada-3.0/debian/changelog --- libxmlada-3.0/debian/changelog +++ libxmlada-3.0/debian/changelog @@ -1,3 +1,10 @@ +libxmlada (3.0-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Add texlive-latex-base to build-depends. Closes: #479926 + + -- Andreas Metzler <[EMAIL PROTECTED]> Sat, 10 May 2008 16:26:21 +0200 + libxmlada (3.0-3) unstable; urgency=low * debian/source.lintian-overrides: new.