[yade] 01/02: Fix FTBFS during documentation build. (Closes: #856218)

Anton Gladky gladk at moszumanska.debian.org
Sun Feb 26 19:22:27 UTC 2017


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

gladk pushed a commit to branch master
in repository yade.

commit e248862666e742f7823fbdbe164b06f24308142a
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Feb 26 20:21:16 2017 +0100

    Fix FTBFS during documentation build. (Closes: #856218)
---
 debian/patches/09_fix_pdf_generator.patch | 13 +++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 14 insertions(+)

diff --git a/debian/patches/09_fix_pdf_generator.patch b/debian/patches/09_fix_pdf_generator.patch
new file mode 100644
index 0000000..3233372
--- /dev/null
+++ b/debian/patches/09_fix_pdf_generator.patch
@@ -0,0 +1,13 @@
+Description: Fix FTBFS during documentation build
+Author: Anton Gladky <gladk at debian.org>
+Bug-Debian: https://bugs.debian.org/856218
+Last-Update: 2017-02-26
+
+--- yade-2017.01a.orig/doc/sphinx/conf.py
++++ yade-2017.01a/doc/sphinx/conf.py
+@@ -771,3 +771,5 @@ latex_logo = 'fig/yade-logo.png'
+ 
+ # If false, no module index is generated.
+ #latex_use_modindex = True
++
++latex_keep_old_macro_names=False
diff --git a/debian/patches/series b/debian/patches/series
index 9fac079..6580fde 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 01_remove_google_analytics.patch
 08_fix_gui.patch
+09_fix_pdf_generator.patch

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



More information about the debian-science-commits mailing list