The following patch fixes the FTBFS:

diff -u smlnj-110.67/debian/control smlnj-110.67/debian/control
--- smlnj-110.67/debian/control
+++ smlnj-110.67/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Kari Pahula <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), gcc-multilib [amd64]
-Build-Depends-Indep: texlive-latex-base, texlive-pictures, texlive-math-extra, 
texlive-latex-recommended, transfig, texlive-generic-extra, tetex-extra, 
dvi2ps, dvipdfmx
+Build-Depends-Indep: texlive-latex-base, texlive-pictures, texlive-math-extra, 
texlive-latex-recommended, transfig, ghostscript, texlive-generic-extra, 
tetex-extra, dvi2ps, dvipdfmx
 Standards-Version: 3.7.3
 Homepage: http://www.smlnj.org/
 
@@ -175 +175 @@
- is based on LL(k) parsing rather than LALR(1) parsing.
\ Kein Zeilenumbruch am Dateiende.
+ is based on LL(k) parsing rather than LALR(1) parsing.
diff -u smlnj-110.67/debian/changelog smlnj-110.67/debian/changelog
--- smlnj-110.67/debian/changelog
+++ smlnj-110.67/debian/changelog
@@ -1,3 +1,11 @@
+smlnj (110.67-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Depend on ghostscript since transfig only recommends it, but at least
+    one fig2dev call in this package needs it. (Closes: #486957)
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Tue, 01 Jul 2008 02:59:50 +0200
+
 smlnj (110.67-2) unstable; urgency=low
 
   * Fixed an FTBFS due to a faulty check on whether Build-Depends-Indep

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/



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

Reply via email to