[SCM] kdecoration packaging branch, master, updated. debian/5.2.0-1-30-g01ac21a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Mar 26 12:43:28 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdecoration.git;a=commitdiff;h=6f94406
The following commit has been merged in the master branch:
commit 6f944064d8925d93bf75595de813ae5538062eab
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Mar 23 16:40:28 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index cca2789..0eff1f9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
extra-cmake-modules (>= 1.3.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev
+ qtbase5-dev (>= 5.3.0~)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/kde/workspace/kdecoration
@@ -19,7 +19,7 @@ Section: libdevel
Architecture: any
Depends: libkdecorations2-5 (= ${binary:Version}),
libkdecorations2private5 (= ${binary:Version}),
- qtbase5-dev,
+ qtbase5-dev (>= 5.3.0~),
${misc:Depends}
Description: library to create window decorations - development files
KDecoration2 is a library to create window decorations. These window
--
kdecoration packaging
More information about the pkg-kde-commits
mailing list