[SCM] kproperty packaging branch, master, updated. debian/3.0.0-1-2-gd97317c

Pino Toscano pino at moszumanska.debian.org
Tue Jan 31 19:15:53 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kproperty.git;a=commitdiff;h=d97317c

The following commit has been merged in the master branch:
commit d97317c105dcb9f282743490f28f7c187103b3c5
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jan 31 20:15:31 2017 +0100

    libkproperty3-dev: depend on qtbase5-dev, and libkf5widgetsaddons-dev
---
 debian/changelog | 3 +++
 debian/control   | 2 ++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 930f762..4c3ea65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kproperty (3.0.0-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Add the qtbase5-dev, and libkf5widgetsaddons-dev dependencies to
+    libkproperty3-dev, needed to use the kproperty headers.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Jan 2017 20:10:20 +0100
 
diff --git a/debian/control b/debian/control
index cf22b2f..c37ae62 100644
--- a/debian/control
+++ b/debian/control
@@ -63,6 +63,8 @@ Architecture: any
 Section: libdevel
 Depends: libkpropertycore3-3 (= ${binary:Version}),
          libkpropertywidgets3-3 (= ${binary:Version}),
+         qtbase5-dev,
+         libkf5widgetsaddons-dev,
          ${misc:Depends},
 Description: development files for KProperty
  KProperty is a property editing framework with editor widget similar

-- 
kproperty packaging



More information about the pkg-kde-commits mailing list