[qtiplot] 01/06: Disable building of manual_en.pdf. (Closes: #804586, #806871)

Anton Gladky gladk at moszumanska.debian.org
Sun Dec 6 06:31:55 UTC 2015


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

gladk pushed a commit to branch master
in repository qtiplot.

commit 9e62e36a88c20b9e327b1f95c4ac9db73a1b31ef
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Dec 5 22:37:42 2015 +0100

    Disable building of manual_en.pdf. (Closes: #804586, #806871)
---
 debian/patches/disable_en_pdf.patch | 19 +++++++++++++++++++
 debian/patches/series               |  1 +
 debian/qtiplot-doc.install          |  1 -
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/patches/disable_en_pdf.patch b/debian/patches/disable_en_pdf.patch
new file mode 100644
index 0000000..134d3e4
--- /dev/null
+++ b/debian/patches/disable_en_pdf.patch
@@ -0,0 +1,19 @@
+Description: disable building of english pdfs
+ After some updates in tex english pdf fails
+ to build. If this pdf is really needed,
+ one need to dive deeper in XSLT and XML
+ and to fix it.
+Author: Anton Gladky <gladk at debian.org>
+Bug-Debian: https://bugs.debian.org/804586
+Bug-Debian: https://bugs.debian.org/806871
+Last-Update: 2015-12-05
+
+--- qtiplot-0.9.8.9.orig/manual/Makefile
++++ qtiplot-0.9.8.9/manual/Makefile
+@@ -1,5 +1,5 @@
+ all: en pdf-it
+-en: web pdf
++en: web
+ it: web-it pdf-it
+ 
+ # we can't name the target "html", since there is already a folder with that name
diff --git a/debian/patches/series b/debian/patches/series
index c618f1a..4077c47 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ minizip.patch
 adopt_to_alglib3.patch
 set_col_values.patch
 sipFTBFS.patch
+disable_en_pdf.patch
diff --git a/debian/qtiplot-doc.install b/debian/qtiplot-doc.install
index aece94c..99a0ccd 100644
--- a/debian/qtiplot-doc.install
+++ b/debian/qtiplot-doc.install
@@ -1,3 +1,2 @@
 manual/html                  usr/share/doc/qtiplot-doc/manual
-manual/qtiplot-manual-en.pdf usr/share/doc/qtiplot-doc/manual
 manual/qtiplot-manual-it.pdf usr/share/doc/qtiplot-doc/manual

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



More information about the debian-science-commits mailing list