[feel++] 71/122: fix latex compilation

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:23 UTC 2016


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

mattia pushed a commit to branch master
in repository feel++.

commit 7210ac7bc16c485c045ab647689a640a2d62a48f
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Sun Apr 10 07:58:26 2011 +0000

    fix latex compilation
---
 debian/changelog            |  3 ++-
 debian/patches/fixpgf.patch | 13 +++++++++++++
 debian/patches/series       |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fa2d64d..468b895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 feel++ (0.90.0-8) unstable; urgency=low
 
   * debian/control: Fix tbb depends for non amd64/i386 arch (Closes: #620645).
+  * fix feel-manual compilation 
 
- -- Christophe Prud'homme <prudhomm at debian.org>  Sat, 09 Apr 2011 09:42:10 +0200
+ -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 10 Apr 2011 09:57:26 +0200
 
 feel++ (0.90.0-7) unstable; urgency=low
 
diff --git a/debian/patches/fixpgf.patch b/debian/patches/fixpgf.patch
new file mode 100644
index 0000000..2a6f9eb
--- /dev/null
+++ b/debian/patches/fixpgf.patch
@@ -0,0 +1,13 @@
+Index: feel++-0.90.0/doc/tutorial/feel-manual.tex
+===================================================================
+--- feel++-0.90.0.orig/doc/tutorial/feel-manual.tex	2011-04-10 09:55:50.000000000 +0200
++++ feel++-0.90.0/doc/tutorial/feel-manual.tex	2011-04-10 09:56:03.000000000 +0200
+@@ -34,7 +34,7 @@
+ }
+ \usepackage{amsmath,amssymb}
+ 
+-\usepackage{xspace,pgf,pgfkeys,pgfmath}
++\usepackage{xspace}
+ \usepackage{tikz}
+ \usetikzlibrary{arrows,patterns,plotmarks,shapes,snakes,er,3d,automata,backgrounds,topaths,trees,petri,mindmap}
+ 
diff --git a/debian/patches/series b/debian/patches/series
index d8e8a48..d989716 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fixpgf.patch
 minconfig.patch
 s390.patch
 sse.patch

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



More information about the debian-science-commits mailing list