Control: tag -1 patch

Helmut Grohne <hel...@subdivi.de> (2014-06-20):
> 
> | !pdfTeX error: pdfetex (file cm-super-t1.enc): cannot open encoding file 
> for re
> | ading
> |  ==> Fatal error occurred, no output PDF file produced!
> | /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
> | Makefile:434: recipe for target 'flex.pdf' failed
> | make[4]: *** [flex.pdf] Error 1
> 
> Full log attached.
> 
> Likely this issue is fixed by adding cm-super as a B-D.

The following patch seems to be sufficient.

Mraw,
KiBi.
diff -Nru flex-2.5.39/debian/changelog flex-2.5.39/debian/changelog
--- flex-2.5.39/debian/changelog	2014-05-27 03:13:23.000000000 +0200
+++ flex-2.5.39/debian/changelog	2014-06-20 17:54:54.000000000 +0200
@@ -1,3 +1,10 @@
+flex (2.5.39-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix missing cm-super-minimal build-dep (Closes: #752151).
+
+ -- Cyril Brulebois <k...@debian.org>  Fri, 20 Jun 2014 17:54:02 +0200
+
 flex (2.5.39-7) unstable; urgency=low
 
   * dh-autoreconf already depends on all the autotools that it will
diff -Nru flex-2.5.39/debian/control flex-2.5.39/debian/control
--- flex-2.5.39/debian/control	2014-05-27 03:13:23.000000000 +0200
+++ flex-2.5.39/debian/control	2014-06-20 17:55:17.000000000 +0200
@@ -6,7 +6,7 @@
 Priority: optional
 Build-Depends: bison, gettext, texinfo, help2man, file, po-debconf,
                debhelper (>= 9.0.0), dh-autoreconf, texlive-latex-base,
-               texlive-fonts-recommended, dpkg-dev (>= 1.16.0)
+               texlive-fonts-recommended, dpkg-dev (>= 1.16.0), cm-super-minimal
 Maintainer: Manoj Srivastava <sriva...@debian.org>
 Standards-Version: 3.9.5
 

Attachment: signature.asc
Description: Digital signature

Reply via email to