[SCM] Maintenance of the freemat package branch, master, updated. debian/4.0-2-17-ga5a76c8

Anton Gladky gladky.anton at gmail.com
Thu Apr 19 19:07:33 UTC 2012


The following commit has been merged in the master branch:
commit 7e765444175a925821e9ee3ccca59a58215e907d
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Thu Apr 19 21:05:35 2012 +0200

    Regenerate pdf during build.

diff --git a/debian/control b/debian/control
index 672e290..9ca840b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Giuseppe Iuculano <iuculano at debian.org>, Anton Gladky <gladky.anton at g
 Build-Depends: debhelper (>= 9), autotools-dev, autoconf, automake, gfortran, 
   libpcre3-dev, libncurses5-dev, libfftw3-dev, libqt4-dev, libqt4-opengl-dev, 
   libsuitesparse-dev, zlib1g-dev, portaudio19-dev, libglu1-mesa-dev, libffcall1-dev, 
-  minpack-dev, pkg-config, libarpack2-dev, texlive, cmake, libvolpack1-dev
+  minpack-dev, pkg-config, libarpack2-dev, cmake, libvolpack1-dev
+Build-Depends-Indep: texlive
 Build-Conflicts: libqt3-dev
 Standards-Version: 3.9.3
 DM-Upload-Allowed: yes
diff --git a/debian/rules b/debian/rules
index 4d51c01..0e63e12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,4 +36,7 @@ override_dh_installchangelogs:
 override_dh_install-arch:
 	mv debian/tmp/usr/bin/FreeMat debian/tmp/usr/bin/freemat
 
+override_dh_build-indep:
+	cd help/latex && rm FreeMat-4.0.pdf &&pdflatex FreeMat-4.0.tex && pdflatex FreeMat-4.0.tex
+
 

-- 
Maintenance of the freemat package



More information about the debian-science-commits mailing list