[libmatio] 28/48: * Fix FTBFS regarding latex build. Thanks to Julien Cristau (Closes: #590415) * Update autotools code to build against recent versions (autotools-new-version.patch) * Standards-Version updated to version 3.9.1

Sébastien Villemot sebastien at debian.org
Fri Jan 15 16:48:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository libmatio.

commit 235bc49a5b8f8ae64dec43b6dab68790cc20e1e8
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Fri Sep 3 09:34:00 2010 +0000

      * Fix FTBFS regarding latex build. Thanks to Julien Cristau (Closes: #590415)
      * Update autotools code to build against recent versions
        (autotools-new-version.patch)
      * Standards-Version updated to version 3.9.1
---
 debian/patches/doxygen.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/patches/doxygen.patch b/debian/patches/doxygen.patch
new file mode 100644
index 0000000..688f36d
--- /dev/null
+++ b/debian/patches/doxygen.patch
@@ -0,0 +1,10 @@
+--- libmatio-1.3.4./doxygen/format_api.sh	2008-01-01 00:48:29.000000000 +0100
++++ libmatio-1.3.4/doxygen/format_api.sh	2010-09-03 10:30:49.000000000 +0200
+@@ -10,6 +10,7 @@
+ cp refman.tex refman.tex.save
+ cp doxygen.sty doxygen.sty.save
+ cat refman.tex | sed "/File Index/,/input{files}/d" | sed "/File Documentation/,/include/d" | sed "/8c/d" | sed "/8h/d" > refman.sed
++echo "\end{document}" >> refman.sed
+ cat doxygen.sty | sed "s/by Doxygen//g" > doxygen.sed
+ mv refman.sed refman.tex
+ mv doxygen.sed doxygen.sty

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libmatio.git



More information about the debian-science-commits mailing list