r47111 - in /packages/qwtplot3d/trunk/debian: changelog control libqwtplot3d-qt4-0.install libqwtplot3d-qt4-0.symbols libqwtplot3d-qt4-0abi1.install libqwtplot3d-qt4-0abi1.symbols libqwtplot3d-qt5-0.symbols patches/01_makefile.patch rules

gudjon-guest at users.alioth.debian.org gudjon-guest at users.alioth.debian.org
Wed Aug 26 08:31:41 UTC 2015


Author: gudjon-guest
Date: Wed Aug 26 08:31:41 2015
New Revision: 47111

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47111
Log:
* Bump SONAME to 0abi1 for qt4 version (Closes: #791264)
* Change qt4 package name to libqwtplot3d-qt4-0abi1
* Changing OpenGL backend from GL to GLES 2 for ARM

Added:
    packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0abi1.install
      - copied unchanged from r47110, packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.install
    packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0abi1.symbols
      - copied, changed from r47110, packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.symbols
Removed:
    packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.install
    packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.symbols
Modified:
    packages/qwtplot3d/trunk/debian/changelog
    packages/qwtplot3d/trunk/debian/control
    packages/qwtplot3d/trunk/debian/libqwtplot3d-qt5-0.symbols
    packages/qwtplot3d/trunk/debian/patches/01_makefile.patch
    packages/qwtplot3d/trunk/debian/rules

Modified: packages/qwtplot3d/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/changelog?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/changelog	(original)
+++ packages/qwtplot3d/trunk/debian/changelog	Wed Aug 26 08:31:41 2015
@@ -11,8 +11,11 @@
   * Fix example makefiles to work with Qt5
   * Update build system
   * Add pkg-kde-tools to build system
+  * Bump SONAME to 0abi1 for qt4 version (Closes: #791264)
+  * Change qt4 package name to libqwtplot3d-qt4-0abi1
+  * Changing OpenGL backend from GL to GLES 2 for ARM
 
- -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Thu, 09 Jul 2015 23:21:39 +0200
+ -- Gudjon I. Gudjonsson <gudjon at gudjon.org>  Wed, 26 Aug 2015 08:32:31 +0100
 
 qwtplot3d (0.2.7+svn191-7) unstable; urgency=low
 

Modified: packages/qwtplot3d/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/control?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/control	(original)
+++ packages/qwtplot3d/trunk/debian/control	Wed Aug 26 08:31:41 2015
@@ -2,9 +2,16 @@
 Priority: optional
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Gudjon I. Gudjonsson <gudjon at gudjon.org>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), doxygen, libqt4-dev, libqt4-opengl-dev, zlib1g-dev,
- libglu1-mesa-dev | libglu-dev, libqt5opengl5-dev, libjs-jquery, pkg-kde-tools
+           Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 9),
+               doxygen,
+               libglu1-mesa-dev | libglu-dev,
+               libjs-jquery,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               libqt5opengl5-dev,
+               pkg-kde-tools,
+               zlib1g-dev
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://qwtplot3d.sourceforge.net
@@ -14,22 +21,24 @@
 Package: libqwtplot3d-qt4-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libqwtplot3d-qt4-0 (= ${binary:Version}), libqt4-dev
+Depends: libqt4-dev,
+         libqwtplot3d-qt4-0abi1 (= ${binary:Version}),
+         ${misc:Depends}
 Description: 3D plotting library based on Qt4/OpenGL (development)
  QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
- library, providing essentially a bunch of 3D-widgets for 
+ library, providing essentially a bunch of 3D-widgets for
  programmers.
  .
  This package contains the QwtPlot3D development files for Qt4.
 
-Package: libqwtplot3d-qt4-0
+Package: libqwtplot3d-qt4-0abi1
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libqwtplot3d-qt4
-Replaces: libqwtplot3d-qt4
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libqwtplot3d-qt4-0
+Replaces: libqwtplot3d-qt4-0
 Description: 3D plotting library based on Qt4/OpenGL (runtime)
  QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
- library, providing essentially a bunch of 3D-widgets for 
+ library, providing essentially a bunch of 3D-widgets for
  programmers.
  .
  This package contains the files necessary for running applications that
@@ -38,22 +47,20 @@
 Package: libqwtplot3d-qt5-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libqwtplot3d-qt5-0 (= ${binary:Version})
+Depends: libqwtplot3d-qt5-0 (= ${binary:Version}), ${misc:Depends}
 Description: 3D plotting library based on Qt5/OpenGL (development)
  QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
- library, providing essentially a bunch of 3D-widgets for 
+ library, providing essentially a bunch of 3D-widgets for
  programmers.
  .
  This package contains the QwtPlot3D development files for Qt5.
 
 Package: libqwtplot3d-qt5-0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: libqwtplot3d-qt4
-Replaces: libqwtplot3d-qt4
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: 3D plotting library based on Qt5/OpenGL (runtime)
  QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
- library, providing essentially a bunch of 3D-widgets for 
+ library, providing essentially a bunch of 3D-widgets for
  programmers.
  .
  This package contains the files necessary for running applications that
@@ -66,7 +73,7 @@
 Recommends: w3m | www-browser
 Description: 3D plotting library based on Qt/OpenGL (documentation)
  QwtPlot3D is a feature rich Qt/OpenGL-based C++ programming
- library, providing essentially a bunch of 3D-widgets for 
+ library, providing essentially a bunch of 3D-widgets for
  programmers.
  .
  This package contains the html documentation and example

Copied: packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0abi1.symbols (from r47110, packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.symbols)
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0abi1.symbols?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0.symbols	(original)
+++ packages/qwtplot3d/trunk/debian/libqwtplot3d-qt4-0abi1.symbols	Wed Aug 26 08:31:41 2015
@@ -1,15 +1,9 @@
 # SymbolsHelper-Confirmed: 0.2.7 amd64
-libqwtplot3d-qt4.so.0 libqwtplot3d-qt4-0 #MINVER#
+libqwtplot3d-qt4.so.0abi1 libqwtplot3d-qt4-0abi1 #MINVER#
  _Z23qStringComparisonHelperRK7QStringPKc at Base 0.2.7
- _ZN10QByteArrayD1Ev at Base 0.2.7
- _ZN10QByteArrayD2Ev at Base 0.2.7
  (optional=templinst)_ZN5QListI10QByteArrayE13detach_helperEi at Base 0.2.7
- (optional=templinst)_ZN5QListI10QByteArrayED1Ev at Base 0.2.7
- (optional=templinst)_ZN5QListI10QByteArrayED2Ev at Base 0.2.7
  (optional=templinst)_ZN5QListI7QStringE18detach_helper_growEii at Base 0.2.7
  (optional=templinst)_ZN5QListI7QStringE6appendERKS0_ at Base 0.2.7
- (optional=templinst)_ZN5QListI7QStringED1Ev at Base 0.2.7
- (optional=templinst)_ZN5QListI7QStringED2Ev at Base 0.2.7
  _ZN5Qwt3D10Enrichment6assignERKNS_6Plot3DE at Base 0.2.7
  _ZN5Qwt3D10Enrichment7drawEndEv at Base 0.2.7
  _ZN5Qwt3D10Enrichment9drawBeginEv at Base 0.2.7
@@ -449,8 +443,6 @@
  _ZN5Qwt3D9CrossHairD0Ev at Base 0.2.7
  _ZN5Qwt3D9CrossHairD1Ev at Base 0.2.7
  _ZN5Qwt3D9CrossHairD2Ev at Base 0.2.7
- _ZN7QStringD1Ev at Base 0.2.7
- _ZN7QStringD2Ev at Base 0.2.7
  _ZNK5Qwt3D11LinearScale5cloneEv at Base 0.2.7
  _ZNK5Qwt3D11SurfacePlot10metaObjectEv at Base 0.2.7
  _ZNK5Qwt3D11SurfacePlot6facetsEv at Base 0.2.7
@@ -482,7 +474,6 @@
  _ZNK5Qwt3D8LogScale5cloneEv at Base 0.2.7
  _ZNK5Qwt3D8LogScale8ticLabelEj at Base 0.2.7
  _ZNK5Qwt3D9CrossHair5cloneEv at Base 0.2.7
- (optional=templinst)_ZNSt4listIPN5Qwt3D8DrawableESaIS2_EEaSERKS4_ at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED1Ev at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED2Ev at Base 0.2.7
@@ -509,6 +500,7 @@
  (optional=templinst)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEmRKj at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIjSaIjEEaSERKS1_ at Base 0.2.7
+ (optional=templinst)_ZNSt7__cxx114listIPN5Qwt3D8DrawableESaIS3_EEaSERKS5_ at Base 0.2.7
  (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_13FormatCompareEEEET_SE_SE_T0_St26random_access_iterator_tag at Base 0.2.7
  (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_14FormatCompare2EEEET_SE_SE_T0_St26random_access_iterator_tag at Base 0.2.7
  _ZTIN5Qwt3D10AutoScalerE at Base 0.2.7
@@ -575,8 +567,6 @@
  _ZTSN5Qwt3D8GridDataE at Base 0.2.7
  _ZTSN5Qwt3D8LogScaleE at Base 0.2.7
  _ZTSN5Qwt3D9CrossHairE at Base 0.2.7
- _ZTVN5Qwt3D10AutoScalerE at Base 0.2.7
- _ZTVN5Qwt3D10EnrichmentE at Base 0.2.7
  _ZTVN5Qwt3D11ColorLegendE at Base 0.2.7
  _ZTVN5Qwt3D11GridMappingE at Base 0.2.7
  _ZTVN5Qwt3D11LinearScaleE at Base 0.2.7
@@ -587,20 +577,15 @@
  _ZTVN5Qwt3D13StandardColorE at Base 0.2.7
  _ZTVN5Qwt3D16CoordinateSystemE at Base 0.2.7
  _ZTVN5Qwt3D16LinearAutoScalerE at Base 0.2.7
- _ZTVN5Qwt3D16VertexEnrichmentE at Base 0.2.7
  _ZTVN5Qwt3D17ParametricSurfaceE at Base 0.2.7
- _ZTVN5Qwt3D2IO7FunctorE at Base 0.2.7
  _ZTVN5Qwt3D2IO7WrapperE at Base 0.2.7
  _ZTVN5Qwt3D3DotE at Base 0.2.7
  _ZTVN5Qwt3D4AxisE at Base 0.2.7
  _ZTVN5Qwt3D4ConeE at Base 0.2.7
- _ZTVN5Qwt3D4DataE at Base 0.2.7
  _ZTVN5Qwt3D5ArrowE at Base 0.2.7
- _ZTVN5Qwt3D5ColorE at Base 0.2.7
  _ZTVN5Qwt3D5LabelE at Base 0.2.7
  _ZTVN5Qwt3D5ScaleE at Base 0.2.7
  _ZTVN5Qwt3D6Plot3DE at Base 0.2.7
- _ZTVN5Qwt3D7MappingE at Base 0.2.7
  _ZTVN5Qwt3D8CellDataE at Base 0.2.7
  _ZTVN5Qwt3D8DrawableE at Base 0.2.7
  _ZTVN5Qwt3D8FunctionE at Base 0.2.7

Modified: packages/qwtplot3d/trunk/debian/libqwtplot3d-qt5-0.symbols
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/libqwtplot3d-qt5-0.symbols?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/libqwtplot3d-qt5-0.symbols	(original)
+++ packages/qwtplot3d/trunk/debian/libqwtplot3d-qt5-0.symbols	Wed Aug 26 08:31:41 2015
@@ -482,7 +482,6 @@
  _ZNK5Qwt3D8LogScale8ticLabelEj at Base 0.2.7
  _ZNK5Qwt3D9CrossHair5cloneEv at Base 0.2.7
  _ZNK7QStringeqEPKc at Base 0.2.7
- (optional=templinst)_ZNSt4listIPN5Qwt3D8DrawableESaIS2_EEaSERKS4_ at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED1Ev at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIN5Qwt3D2IO5EntryESaIS2_EED2Ev at Base 0.2.7
@@ -509,6 +508,7 @@
  (optional=templinst)_ZNSt6vectorIjSaIjEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPjS1_EERKj at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EEmRKj at Base 0.2.7
  (optional=templinst)_ZNSt6vectorIjSaIjEEaSERKS1_ at Base 0.2.7
+ (optional=templinst)_ZNSt7__cxx114listIPN5Qwt3D8DrawableESaIS3_EEaSERKS5_ at Base 0.2.7
  (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_13FormatCompareEEEET_SE_SE_T0_St26random_access_iterator_tag at Base 0.2.7
  (optional=templinst)_ZSt9__find_ifIN9__gnu_cxx17__normal_iteratorIPN5Qwt3D2IO5EntryESt6vectorIS4_SaIS4_EEEENS0_5__ops10_Iter_predINS3_14FormatCompare2EEEET_SE_SE_T0_St26random_access_iterator_tag at Base 0.2.7
  _ZTIN5Qwt3D10AutoScalerE at Base 0.2.7
@@ -575,8 +575,6 @@
  _ZTSN5Qwt3D8GridDataE at Base 0.2.7
  _ZTSN5Qwt3D8LogScaleE at Base 0.2.7
  _ZTSN5Qwt3D9CrossHairE at Base 0.2.7
- _ZTVN5Qwt3D10AutoScalerE at Base 0.2.7
- _ZTVN5Qwt3D10EnrichmentE at Base 0.2.7
  _ZTVN5Qwt3D11ColorLegendE at Base 0.2.7
  _ZTVN5Qwt3D11GridMappingE at Base 0.2.7
  _ZTVN5Qwt3D11LinearScaleE at Base 0.2.7
@@ -587,20 +585,15 @@
  _ZTVN5Qwt3D13StandardColorE at Base 0.2.7
  _ZTVN5Qwt3D16CoordinateSystemE at Base 0.2.7
  _ZTVN5Qwt3D16LinearAutoScalerE at Base 0.2.7
- _ZTVN5Qwt3D16VertexEnrichmentE at Base 0.2.7
  _ZTVN5Qwt3D17ParametricSurfaceE at Base 0.2.7
- _ZTVN5Qwt3D2IO7FunctorE at Base 0.2.7
  _ZTVN5Qwt3D2IO7WrapperE at Base 0.2.7
  _ZTVN5Qwt3D3DotE at Base 0.2.7
  _ZTVN5Qwt3D4AxisE at Base 0.2.7
  _ZTVN5Qwt3D4ConeE at Base 0.2.7
- _ZTVN5Qwt3D4DataE at Base 0.2.7
  _ZTVN5Qwt3D5ArrowE at Base 0.2.7
- _ZTVN5Qwt3D5ColorE at Base 0.2.7
  _ZTVN5Qwt3D5LabelE at Base 0.2.7
  _ZTVN5Qwt3D5ScaleE at Base 0.2.7
  _ZTVN5Qwt3D6Plot3DE at Base 0.2.7
- _ZTVN5Qwt3D7MappingE at Base 0.2.7
  _ZTVN5Qwt3D8CellDataE at Base 0.2.7
  _ZTVN5Qwt3D8DrawableE at Base 0.2.7
  _ZTVN5Qwt3D8FunctionE at Base 0.2.7

Modified: packages/qwtplot3d/trunk/debian/patches/01_makefile.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/patches/01_makefile.patch?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/patches/01_makefile.patch	(original)
+++ packages/qwtplot3d/trunk/debian/patches/01_makefile.patch	Wed Aug 26 08:31:41 2015
@@ -1,7 +1,9 @@
 Fixes the makefiles to install according to the Debian FHS
---- a/doc/Doxyfile.doxygen
-+++ b/doc/Doxyfile.doxygen
-@@ -116,7 +116,7 @@
+Index: qwtplot3d-0.2.7+svn191/doc/Doxyfile.doxygen
+===================================================================
+--- qwtplot3d-0.2.7+svn191.orig/doc/Doxyfile.doxygen
++++ qwtplot3d-0.2.7+svn191/doc/Doxyfile.doxygen
+@@ -116,7 +116,7 @@ HTML_STYLESHEET        = web/navigation/
  HTML_ALIGN_MEMBERS     = YES
  GENERATE_HTMLHELP      = NO
  CHM_FILE               = qwtplot3d.chm
@@ -10,7 +12,7 @@
  GENERATE_CHI           = NO
  BINARY_TOC             = YES
  TOC_EXPAND             = YES
-@@ -181,7 +181,7 @@
+@@ -181,7 +181,7 @@ ENABLE_PREPROCESSING   = YES
  MACRO_EXPANSION        = NO
  EXPAND_ONLY_PREDEF     = NO
  SEARCH_INCLUDES        = YES
@@ -19,7 +21,7 @@
  INCLUDE_FILE_PATTERNS  = *.h
  PREDEFINED             = QWT3D_NOT_FOR_DOXYGEN \
                           QT_VERSION=0x040000
-@@ -212,7 +212,7 @@
+@@ -212,7 +212,7 @@ CALL_GRAPH             = NO
  GRAPHICAL_HIERARCHY    = YES
  DIRECTORY_GRAPH        = YES
  DOT_IMAGE_FORMAT       = png
@@ -28,9 +30,11 @@
  DOTFILE_DIRS           = 
  MAX_DOT_GRAPH_WIDTH    = 974
  MAX_DOT_GRAPH_HEIGHT   = 10000
---- a/examples/common.pro
-+++ b/examples/common.pro
-@@ -3,13 +3,18 @@
+Index: qwtplot3d-0.2.7+svn191/examples/common.pro
+===================================================================
+--- qwtplot3d-0.2.7+svn191.orig/examples/common.pro
++++ qwtplot3d-0.2.7+svn191/examples/common.pro
+@@ -3,13 +3,18 @@ CONFIG      += qt warn_on thread debug
  UI_DIR = tmp
  MOC_DIR      = tmp
  OBJECTS_DIR  = tmp
@@ -52,7 +56,7 @@
  win32{
    LIBS += ../../lib/qwtplot3d.lib
    TEMPLATE  = vcapp
-@@ -28,7 +33,7 @@
+@@ -28,7 +33,7 @@ MYVERSION = $$[QMAKE_VERSION]
  ISQT4 = $$find(MYVERSION, ^[2-9])
  
  !isEmpty( ISQT4 ) {
@@ -61,8 +65,10 @@
  QT += opengl
  }
  
---- a/qwtplot3d.pro
-+++ b/qwtplot3d.pro
+Index: qwtplot3d-0.2.7+svn191/qwtplot3d.pro
+===================================================================
+--- qwtplot3d-0.2.7+svn191.orig/qwtplot3d.pro
++++ qwtplot3d-0.2.7+svn191/qwtplot3d.pro
 @@ -1,7 +1,13 @@
  # pro file for building the makefile for qwtplot3d
  #
@@ -78,7 +84,21 @@
  TEMPLATE          = lib
  CONFIG           += qt warn_on opengl thread zlib debug
  MOC_DIR           = tmp
-@@ -87,9 +93,11 @@
+@@ -21,7 +27,12 @@ win32:QMAKE_CXXFLAGS     += $$QMAKE_CFLA
+ win32:CONFIG -= zlib
+ 
+ linux-g++:TMAKE_CXXFLAGS += -fno-exceptions
+-unix:VERSION = 0.2.7
++
++greaterThan(QT_MAJOR_VERSION, 4) {
++	unix:VERSION = 0.2.7
++} else {
++	unix:VERSION = 0abi1.2.7
++}
+ 
+ # Input
+ SOURCES += src/qwt3d_axis.cpp \
+@@ -87,9 +98,11 @@ HEADERS+=3rdparty/gl2ps/gl2ps.h \
  SOURCES+=src/qwt3d_io_gl2ps.cpp \
           3rdparty/gl2ps/gl2ps.c
  
@@ -92,8 +112,10 @@
 -}
 \ No newline at end of file
 +}
---- a/examples/mesh2/src/designerworkaround.h
-+++ b/examples/mesh2/src/designerworkaround.h
+Index: qwtplot3d-0.2.7+svn191/examples/mesh2/src/designerworkaround.h
+===================================================================
+--- qwtplot3d-0.2.7+svn191.orig/examples/mesh2/src/designerworkaround.h
++++ qwtplot3d-0.2.7+svn191/examples/mesh2/src/designerworkaround.h
 @@ -1,13 +1,13 @@
  #ifndef designerworkaround_h__2005_07_10_10_46_begin_guarded_code
  #define designerworkaround_h__2005_07_10_10_46_begin_guarded_code

Modified: packages/qwtplot3d/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/qwtplot3d/trunk/debian/rules?rev=47111&op=diff
==============================================================================
--- packages/qwtplot3d/trunk/debian/rules	(original)
+++ packages/qwtplot3d/trunk/debian/rules	Wed Aug 26 08:31:41 2015
@@ -31,6 +31,12 @@
 	mkdir -p debian/tmp/usr/include/qwtplot3d-qt4
 	cp -a include/* debian/tmp/usr/include/qwtplot3d-qt4
 	dh_auto_install --builddirectory=build-qt4
+	rm debian/tmp/usr/lib/libqwtplot3d-qt4.so
+	rm debian/tmp/usr/lib/libqwtplot3d-qt4.so.0abi1
+	rm debian/tmp/usr/lib/libqwtplot3d-qt4.so.0abi1.2
+	cd debian/tmp/usr/lib/ && mv libqwtplot3d-qt4.so.0abi1.2.7 libqwtplot3d-qt4.so.0.2.7.abi1
+	cd debian/tmp/usr/lib/ && ln -s libqwtplot3d-qt4.so.0.2.7.abi1 libqwtplot3d-qt4.so
+	cd debian/tmp/usr/lib/ && ln -s libqwtplot3d-qt4.so.0.2.7.abi1 libqwtplot3d-qt4.so.0abi1
 	mkdir -p debian/tmp/usr/include/qwtplot3d
 	cp -a include/* debian/tmp/usr/include/qwtplot3d
 	dh_auto_install --builddirectory=build-qt5




More information about the debian-science-commits mailing list