[SCM] gammaray packaging branch, master, updated. debian/2.2.1-1-10-gd481bb2

Felix Geyer fgeyer at moszumanska.debian.org
Thu Aug 27 10:54:51 UTC 2015


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

The following commit has been merged in the master branch:
commit c9046245e0479ce81c31e53484f721784245ae62
Author: Felix Geyer <fgeyer at debian.org>
Date:   Thu Aug 27 12:52:27 2015 +0200

    Add "Enhances: gammaray" to the plugins. (Closes: #791353)
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9a1fded..3881f8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ gammaray (2.3.0-1) UNRELEASED; urgency=medium
   * Build-depend on the new libvtk6-qt-dev package. (Closes: #793604)
   * Explicitly disable VTK for the Qt4 build. It throws errors but isn't
     actually used.
+  * Add "Enhances: gammaray" to the plugins. (Closes: #791353)
 
  -- Felix Geyer <fgeyer at debian.org>  Thu, 27 Aug 2015 12:02:59 +0200
 
diff --git a/debian/control b/debian/control
index 169d3fe..516a136 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,7 @@ Depends: gammaray (= ${binary:Version}),
          qml-module-qtquick-controls,
          ${shlibs:Depends},
          ${misc:Depends}
+Enhances: gammaray
 Description: GammaRay plugin for inspecting QtQuick2 applications
  This plugin provides the user with the following inspection and debugging
  facilities:
@@ -88,6 +89,7 @@ Architecture: any
 Depends: gammaray (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
+Enhances: gammaray
 Description: KJob tracker plugin for GammaRay
  This plugin can be used to monitor KJob instances within a KDE-based
  application.

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list