Hi!

I have prepared an NMU that fixes this bug.  Both
texlive-generic-recommended and texlive-latex-base needed to be added to
the build-dependencies in order for gnat-glade-doc to build correctly.

I'm attaching the full interdiff output of the package that I'm going to
upload.

Since this is a bug RC that has been reported more than 4 months ago, I'll
be upload directly to sid, following the 0-day NMU policy.  Please see this
as an effort to improve Debian.

-- 
 Bezos,     (o.
     Marga. (/)_
diff -u gnat-glade-doc-3.15p/debian/changelog gnat-glade-doc-3.15p/debian/changelog
--- gnat-glade-doc-3.15p/debian/changelog
+++ gnat-glade-doc-3.15p/debian/changelog
@@ -1,3 +1,12 @@
+gnat-glade-doc (3.15p-5.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix failure to build from source.
+  * Added texlive-generic-recommended and texlive-latex-base as a
+    build-dependencies, replacing the old tetex-bin dependency.  
+    Thanks to Cyril Brulebois for the patch. (Closes: #420948)
+
+ -- Margarita Manterola <[EMAIL PROTECTED]>  Sat, 01 Sep 2007 10:29:34 -0300
+
 gnat-glade-doc (3.15p-5) unstable; urgency=low
   
   * debian/rules: remove texinfo.tex before building; this is an outdated
diff -u gnat-glade-doc-3.15p/debian/control gnat-glade-doc-3.15p/debian/control
--- gnat-glade-doc-3.15p/debian/control
+++ gnat-glade-doc-3.15p/debian/control
@@ -4,7 +4,7 @@
 Section: doc
 Priority: optional
 Standards-Version: 3.6.2
-Build-Depends: texi2html, tetex-bin, transfig, texinfo (>= 4.8-1), debhelper (>= 4.1), gnat
+Build-Depends: texi2html, texlive-latex-base, texlive-generic-recommended, transfig, texinfo (>= 4.8-1), debhelper (>= 4.1), gnat
 
 Package: gnat-glade-doc
 Architecture: all

Reply via email to