[libmatio] 01/01: * 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
Sat Jan 16 20:42:30 UTC 2016


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

sebastien pushed a commit to annotated tag debian/1.3.4-3
in repository libmatio.

commit b20c3ba320f0f9eb0f5ff46450df094574d45b53
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
---
 patches/doxygen.patch | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/patches/doxygen.patch b/patches/doxygen.patch
new file mode 100644
index 0000000..688f36d
--- /dev/null
+++ b/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