[SCM] gammaray packaging branch, master, updated. debian/1.3.0-1-30-g8272acb

Jakub Adam xhaakon-guest at moszumanska.debian.org
Sat Jan 18 23:09:16 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/gammaray.git;a=commitdiff;h=8892471

The following commit has been merged in the master branch:
commit 8892471dab11193a103d0b4cdffa8a003f770b89
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Fri Dec 27 10:05:04 2013 +0100

    Disable object visualizer plugin
    
    Doesn't build with Qt5 yet.
---
 debian/control | 25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 876c444..1546775 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 9),
                libqt4-private-dev,
                libqtwebkit-dev,
                libgraphviz-dev,
-               libvtk5-qt4-dev (>= 5.10.0),
                gdb,
                xauth,
                xvfb
@@ -60,18 +59,18 @@ Description: GammaRay support for inspecting Qt4 applications
  binaries compiled for Qt5. Install this package if you want to use
  GammaRay with Qt4 applications.
 
-Package: gammaray-plugin-objectvisualizer
-Architecture: any
-Depends: gammaray (= ${binary:Version}),
-         ${shlibs:Depends},
-         ${misc:Depends}
-Description: QObject hierarchy visualization plugin for GammaRay
- This plugin can visualize parent-child relationships of QObjects in a
- form of planar or 3D acyclic graph. Multiple graph layout algorihtms
- are available.
- .
- Also, for use with 3D glasses, various types of stereoscopic rendering
- are supported.
+#Package: gammaray-plugin-objectvisualizer
+#Architecture: any
+#Depends: gammaray (= ${binary:Version}),
+#         ${shlibs:Depends},
+#         ${misc:Depends}
+#Description: QObject hierarchy visualization plugin for GammaRay
+# This plugin can visualize parent-child relationships of QObjects in a
+# form of planar or 3D acyclic graph. Multiple graph layout algorihtms
+# are available.
+# .
+# Also, for use with 3D glasses, various types of stereoscopic rendering
+# are supported.
 
 Package: gammaray-plugin-kjobtracker
 Architecture: any

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list