[SCM] kwin packaging branch, master, updated. 022c6c3ff4a8d3b259216450a0b86e1276be0fa1
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Mar 26 12:40:30 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=f7acd04
The following commit has been merged in the master branch:
commit f7acd048f3ba834d765f790241845d70ffeb7d04
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Wed Mar 25 11:39:04 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 4c69c58..4e4a8b9 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: cmake (>= 2.8.12),
libkf5declarative-dev (>= 5.3.0),
libkf5globalaccel-dev (>= 5.3.0),
libkf5i18n-dev (>= 5.3.0),
+ libkf5iconthemes-dev (>= 5.3.0~),
libkf5kcmutils-dev (>= 5.3.0),
libkf5newstuff-dev (>= 5.3.0),
libkf5notifications-dev (>= 5.3.0),
@@ -57,7 +58,7 @@ Build-Depends: cmake (>= 2.8.12),
qtbase5-dev (>= 5.3.0),
qtdeclarative5-dev (>= 5.3.0~),
qtscript5-dev (>= 5.3.0~),
- qttools5-dev (>= 5.3.0~),
+ qttools5-dev (>= 5.3.0~)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/kde/workspace/kwin
@@ -111,9 +112,7 @@ Description: KDE window manager, common files
Package: kwin-x11
Architecture: any
-Depends: kwin-common (= ${binary:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: kwin-common (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Provides: kwin
Description: KDE window manager, X11 version
KWin (pronounced as one syllable "kwin") is the window
@@ -128,9 +127,7 @@ Description: KDE window manager, X11 version
Package: kwin-wayland
Architecture: any
-Depends: kwin-common (= ${source:Version}),
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: kwin-common (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Provides: kwin
Description: KDE window manager, wayland version
KWin (pronounced as one syllable "kwin") is the window
@@ -245,7 +242,8 @@ Section: debug
Priority: extra
Architecture: any
Recommends: qtbase5-dbg
-Depends: kwin-x11 (= ${binary:Version}) | kwin-wayland (= ${binary:Version}), ${misc:Depends}
+Depends: kwin-x11 (= ${binary:Version}) | kwin-wayland (= ${binary:Version}),
+ ${misc:Depends}
Description: KDE window manager - debug files
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
--
kwin packaging
More information about the pkg-kde-commits
mailing list