[SCM] Packaging for libqglviewer. OpenGL 3D viewer library branch, master, updated. 934a9b8b6360d70add79aa53e1c613c08e13260b

Anton Gladky gladky.anton at gmail.com
Mon Sep 24 17:48:06 UTC 2012


The following commit has been merged in the master branch:
commit 934a9b8b6360d70add79aa53e1c613c08e13260b
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Sep 24 19:46:12 2012 +0200

    Remove compile-with--g-option patch. The -g options is transmitted with other CFLAGS in debian/rules.

diff --git a/debian/patches/compile-with--g-option b/debian/patches/compile-with--g-option
deleted file mode 100644
index 6474145..0000000
--- a/debian/patches/compile-with--g-option
+++ /dev/null
@@ -1,30 +0,0 @@
-Index: b/QGLViewer/QGLViewer.pro
-===================================================================
---- a/QGLViewer/QGLViewer.pro	2012-05-26 21:18:02.762741703 +0200
-+++ b/QGLViewer/QGLViewer.pro	2012-05-26 21:19:24.028124861 +0200
-@@ -157,8 +157,8 @@ unix {
-   }
- 
-   # Make much smaller libraries (and packages) by removing debugging informations
--  QMAKE_CFLAGS_RELEASE -= -g
--  QMAKE_CXXFLAGS_RELEASE -= -g
-+  #QMAKE_CFLAGS_RELEASE -= -g
-+  #QMAKE_CXXFLAGS_RELEASE -= -g
- 
-   # install header
-   include.path = $${INCLUDE_DIR}/QGLViewer
-Index: b/designerPlugin/designerPlugin.pro
-===================================================================
---- a/designerPlugin/designerPlugin.pro	2012-05-24 10:56:41.000000000 +0200
-+++ b/designerPlugin/designerPlugin.pro	2012-05-26 21:19:42.662607990 +0200
-@@ -193,8 +193,8 @@ unix {
-   }
- 
-   # Remove debugging options in release mode makes files much smaller
--  release:QMAKE_CFLAGS_RELEASE -= -g
--  release:QMAKE_CXXFLAGS_RELEASE -= -g
-+  #release:QMAKE_CFLAGS_RELEASE -= -g
-+  #release:QMAKE_CXXFLAGS_RELEASE -= -g
- 
-   # Intermediate files are created in an hidden folder
-   MOC_DIR = .moc
diff --git a/debian/patches/series b/debian/patches/series
index c74551c..d109087 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 staticlib-install
 only-headers-in-include-dir
-compile-with--g-option
 glu-link

-- 
Packaging for libqglviewer. OpenGL 3D viewer library



More information about the debian-science-commits mailing list