Bug#665750: qwtplot3d: diff for NMU version 0.2.7+svn191-5.1
lurdan at gmail.com
lurdan at gmail.com
Thu May 10 12:31:28 UTC 2012
Dear maintainer,
I've prepared an NMU for qwtplot3d (versioned as 0.2.7+svn191-5.1).
Please consider to update your package (I'm not a DD, so I can't
upload this directly).
regards,
--
KURASHIKI Satoru
diff -Nru qwtplot3d-0.2.7+svn191/debian/changelog qwtplot3d-0.2.7+svn191/debian/changelog
--- qwtplot3d-0.2.7+svn191/debian/changelog 2011-03-03 19:10:11.000000000 +0900
+++ qwtplot3d-0.2.7+svn191/debian/changelog 2012-05-10 21:21:33.000000000 +0900
@@ -1,3 +1,10 @@
+qwtplot3d (0.2.7+svn191-5.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * apply 04_glu_include.patch to fix FTBFS (Closes: 665750 672067)
+
+ -- KURASHIKI Satoru <lurdan at gmail.com> Thu, 10 May 2012 21:14:42 +0900
+
qwtplot3d (0.2.7+svn191-5) unstable; urgency=low
* Remove qt3 support (Closes: #604380)
diff -Nru qwtplot3d-0.2.7+svn191/debian/patches/04_glu_include.patch qwtplot3d-0.2.7+svn191/debian/patches/04_glu_include.patch
--- qwtplot3d-0.2.7+svn191/debian/patches/04_glu_include.patch 1970-01-01 09:00:00.000000000 +0900
+++ qwtplot3d-0.2.7+svn191/debian/patches/04_glu_include.patch 2012-05-10 20:55:43.000000000 +0900
@@ -0,0 +1,11 @@
+--- qwtplot3d-0.2.7+svn191.orig/include/qwt3d_openglhelper.h
++++ qwtplot3d-0.2.7+svn191/include/qwt3d_openglhelper.h
+@@ -8,6 +8,8 @@
+ #include <QtOpenGL/qgl.h>
+ #endif
+
++#include <GL/glu.h>
++
+ namespace Qwt3D
+ {
+
diff -Nru qwtplot3d-0.2.7+svn191/debian/patches/series qwtplot3d-0.2.7+svn191/debian/patches/series
--- qwtplot3d-0.2.7+svn191/debian/patches/series 2011-03-03 19:10:11.000000000 +0900
+++ qwtplot3d-0.2.7+svn191/debian/patches/series 2012-05-10 20:57:53.000000000 +0900
@@ -1,3 +1,4 @@
01_makefile.patch
02_examples_include.patch
03_fix_ftbs.patch
+04_glu_include.patch
More information about the debian-science-maintainers
mailing list