[SCM] knotifications packaging branch, master, updated. debian/5.28.0-1-18-g4be460d
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Jul 10 08:14:17 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/knotifications.git;a=commitdiff;h=e2f6c12
The following commit has been merged in the master branch:
commit e2f6c122998801655a5b415f56c430ce9a7acfd8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Sun Jul 9 00:16:53 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index d793f35..93f040b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 3.0~),
debhelper (>= 9),
- extra-cmake-modules (>= 5.35.0~),
+ extra-cmake-modules (>= 5.36.0~),
libdbusmenu-qt5-dev,
- libkf5codecs-dev (>= 5.35.0~),
- libkf5config-dev (>= 5.35.0~),
- libkf5coreaddons-dev (>= 5.35.0~),
- libkf5windowsystem-dev (>= 5.35.0~),
+ libkf5codecs-dev (>= 5.36.0~),
+ libkf5config-dev (>= 5.36.0~),
+ libkf5coreaddons-dev (>= 5.36.0~),
+ libkf5windowsystem-dev (>= 5.36.0~),
libphonon4qt5-dev (>= 4.6.60~),
libphonon4qt5experimental-dev,
libqt5x11extras5-dev (>= 5.6.0~),
@@ -27,10 +27,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/knotifications.git
Package: libkf5notifications-dev
Section: libdevel
Architecture: any
-Depends: libkf5config-dev (>= 5.35.0~),
- libkf5coreaddons-dev (>= 5.35.0~),
+Depends: libkf5config-dev (>= 5.36.0~),
+ libkf5coreaddons-dev (>= 5.36.0~),
libkf5notifications5 (= ${binary:Version}),
- libkf5windowsystem-dev (>= 5.35.0~),
+ libkf5windowsystem-dev (>= 5.36.0~),
qtbase5-dev (>= 5.6.0~),
${misc:Depends}
Description: Framework for desktop notifications
--
knotifications packaging
More information about the pkg-kde-commits
mailing list