Hi,

I have prepared a patch to fix the problem, by adding the missing build
dependecy, texlive-fonts-recommended.

I'm attaching the patch for the NMU that I'll be uploading to the 3 day delayed
queue.

-- 
Cheers,
Marga
diff -Nru configshell-1.2/debian/changelog configshell-1.2/debian/changelog
--- configshell-1.2/debian/changelog	2013-08-03 20:14:45.000000000 +0200
+++ configshell-1.2/debian/changelog	2014-04-25 20:12:31.000000000 +0200
@@ -1,3 +1,10 @@
+configshell (1.2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload to fix FTBFS.
+  * Added texlive-fonts-recommended as Build-Depends (Closes: #737413)
+
+ -- Margarita Manterola <ma...@penelope.gnuservers.com.ar>  Fri, 25 Apr 2014 20:11:16 +0200
+
 configshell (1.2-1) unstable; urgency=low
 
   * [9160207] Add README.source
diff -Nru configshell-1.2/debian/control configshell-1.2/debian/control
--- configshell-1.2/debian/control	2013-08-03 20:14:45.000000000 +0200
+++ configshell-1.2/debian/control	2014-04-25 20:12:59.000000000 +0200
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Ritesh Raj Sarraf <r...@debian.org>
-Build-Depends: debhelper(>= 7.0.50~), python(>= 2.6.6-3~), python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript
+Build-Depends: debhelper(>= 7.0.50~), python(>= 2.6.6-3~), python-epydoc, python-simpleparse, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, lmodern, ghostscript, texlive-fonts-recommended
 Standards-Version: 3.9.2
 Homepage: http://www.risingtidesystems.com/git/?p=configshell.git;a=summary
 Vcs-Git: git://anonscm.debian.org/linux-target/configshell.git

Reply via email to