[SCM] gammaray packaging branch, master, updated. debian/2.0.2-1

Felix Geyer fgeyer at moszumanska.debian.org
Tue May 6 21:22:29 UTC 2014


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

The following commit has been merged in the master branch:
commit be290116aa9092554696d8d2c9f0b1f660ee3fef
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue May 6 23:00:58 2014 +0200

    Make gammaray-dev depend on gammaray-probe-qt4 to fix broken symlinks.
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 21207c8..2f5792b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 gammaray (2.0.2-1) UNRELEASED; urgency=medium
 
+  [ Jakub Adam ]
   * New upstream release.
   * Re-enable tests in Qt5 build.
 
+  [ Felix Geyer ]
+  * Make gammaray-dev depend on gammaray-probe-qt4 to fix broken symlinks.
+
  -- Jakub Adam <jakub.adam at ktknet.cz>  Sat, 26 Apr 2014 08:16:36 +0200
 
 gammaray (2.0.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 9f64816..eeffdef 100644
--- a/debian/control
+++ b/debian/control
@@ -78,6 +78,7 @@ Package: gammaray-dev
 Architecture: any
 Section: libdevel
 Depends: gammaray (= ${binary:Version}),
+         gammaray-probe-qt4 (= ${binary:Version}),
          ${misc:Depends}
 Description: GammaRay plugin development files
  GammaRay is a tool for examining the internals of a Qt application and

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list