Control: tag -1 + confirmed patch

On Sun, 09 Feb 2014 17:39:33 +0100, David Suárez wrote:

> During a rebuild of all packages in sid, your package failed to build on
> amd64.

> > kpathsea: Running mktexmf ecrm1000
> > 
> > ! I can't find file `ecrm1000'.

The build failure can be fixed by adding texlive-fonts-recommended to
B-D-I.

Not sure if it should also go into Recommends (I've added it in the
proposed patch now), and if texlive-latex-recommended is still needed
(I've left it now).

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bob Dylan: Tempest
diff -Nru latex-make-2.1.18/debian/changelog latex-make-2.1.18/debian/changelog
--- latex-make-2.1.18/debian/changelog	2012-07-12 14:33:23.000000000 +0200
+++ latex-make-2.1.18/debian/changelog	2014-02-24 17:34:46.000000000 +0100
@@ -1,3 +1,13 @@
+latex-make (2.1.18-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable:
+    Metric (TFM) file not found":
+    add texlive-fonts-recommended to Build-Depends-Indep (and Recommends).
+    (Closes: #738431)
+
+ -- gregor herrmann <gre...@debian.org>  Mon, 24 Feb 2014 17:28:05 +0100
+
 latex-make (2.1.18-2) unstable; urgency=low
 
   * ensure dh_installtex is called when building the package (Closes: #681300)
diff -Nru latex-make-2.1.18/debian/control latex-make-2.1.18/debian/control
--- latex-make-2.1.18/debian/control	2012-07-12 14:33:23.000000000 +0200
+++ latex-make-2.1.18/debian/control	2014-02-24 17:34:19.000000000 +0100
@@ -5,7 +5,7 @@
 Standards-Version: 3.9.3
 Build-Depends-Indep: texlive-latex-recommended, texlive-lang-french,
  tex-common, python, texlive-latex-extra, transfig, inkscape (>= 0.48.2),
- ghostscript
+ ghostscript, texlive-fonts-recommended
 Build-Depends: debhelper (>= 9~), quilt
 Homepage: http://gforge.inria.fr/projects/latex-utils/
 Vcs-Git: git://git.debian.org/collab-maint/latex-make.git
@@ -15,7 +15,7 @@
 Architecture: all
 Depends: ${misc:Depends}, transfig, ghostscript, make (>= 3.81), python
 Recommends: texlive-latex-recommended, texlive-latex-recommended,
- inkscape (>= 0.48.2), texlive-latex-extra
+ inkscape (>= 0.48.2), texlive-latex-extra, texlive-fonts-recommended
 Description: easy compiling of complex (and simple) LaTeX documents
  This package provides several tools that aim to simplify the
  compilation of LaTeX documents:

Attachment: signature.asc
Description: Digital signature

Reply via email to