Bug#479926: libxmlada: Missing build-depends

2008-05-10 Thread Andreas Metzler
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 but when I previously was
faced with the problem What packages are necessary to build pdf from
texinfo? in libtasn1-3 I ran some tests and ended up with
texlive-latex-base as correct answer.
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#479926: libxmlada: Missing build-depends

2008-05-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 479926 patch
Bug#479926: libxmlada: FTBFS: grep: lcircle10.log: No such file or directory
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#479926: libxmlada: Missing build-depends

2008-05-10 Thread Andreas Metzler
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.