From: Dimitrios Eftaxiopoulos Date: Thu, 5 Jan 2012 10:26:55 +0000 (+0200) Subject: Fix FTBFS related to symbols of libmgl-wnd6 X-Git-Tag: archive/raspbian/2.5-2+rpi1^2~193^2~7^2~63 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1ef69caba74bac74f5b8c0c04d5b209907b89909;p=mathgl.git Fix FTBFS related to symbols of libmgl-wnd6 --- diff --git a/debian/changelog b/debian/changelog index 841cc6a..b27c202 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,14 @@ +mathgl (2~rc1-3) experimental; urgency=low + + * Fix symbols FTBFS, related to libmgl-wnd6, on several arches. + * Make libmgl-dev dependent on libmgl-wnd6. + + -- Dimitrios Eftaxiopoulos Wed, 4 Jan 2012 20:16:00 +0200 + mathgl (2~rc1-2) experimental; urgency=low * Correct typo in mathgl description in debian/control (Closes: #644863). - * Try to fix synbols FTBFS on several arches. + * Try to fix symbols FTBFS on several arches. -- Dimitrios Eftaxiopoulos Wed, 4 Jan 2012 15:30:00 +0200 diff --git a/debian/control b/debian/control index 3a296ff..d72398e 100644 --- a/debian/control +++ b/debian/control @@ -70,7 +70,8 @@ Description: library for scientific graphs. (data files) Package: libmgl-dev Architecture: any Section: libdevel -Depends: libmgl6 (= ${binary:Version}), ${misc:Depends}, libgsl0-dev, libgl1-mesa-dev | libgl-dev, libpng-dev +Depends: libmgl6 (= ${binary:Version}), libmgl-wnd6 (= ${binary:Version}), + ${misc:Depends}, libgsl0-dev, libgl1-mesa-dev | libgl-dev, libpng-dev Description: library for scientific graphs. (development files) A free cross-platform library of fast C++ routines for plotting data in up to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF diff --git a/debian/libmgl-wnd6.symbols b/debian/libmgl-wnd6.symbols index aafd61d..a50a0af 100644 --- a/debian/libmgl-wnd6.symbols +++ b/debian/libmgl-wnd6.symbols @@ -142,10 +142,10 @@ libmgl-wnd.so.6 libmgl-wnd6 #MINVER# _ZTV11mglCanvasQT@Base 2~rc1 _ZTV7QMathGL@Base 2~rc1 _ZTV9Fl_MathGL@Base 2~rc1 - (arch=!i386)_ZThn16_N7QMathGLD0Ev@Base 2~rc1 - (arch=!i386)_ZThn16_N7QMathGLD1Ev@Base 2~rc1 - (arch=i386)_ZThn8_N7QMathGLD0Ev@Base 2~rc1 - (arch=i386)_ZThn8_N7QMathGLD1Ev@Base 2~rc1 + (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_ZThn16_N7QMathGLD0Ev@Base 2~rc1 + (arch=!i386 !armel !kfreebsd-i386 !mips !mipsel !powerpc !s390 !sparc)_ZThn16_N7QMathGLD1Ev@Base 2~rc1 + (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_ZThn8_N7QMathGLD0Ev@Base 2~rc1 + (arch=i386 armel kfreebsd-i386 mips mipsel powerpc s390 sparc)_ZThn8_N7QMathGLD1Ev@Base 2~rc1 menuitems@Base 2~rc1 mgl_create_graph_fltk@Base 2~rc1 mgl_create_graph_fltk_@Base 2~rc1