[SCM] kwin packaging branch, kubuntu_utopic_next, updated. 19eea5ed2bbb67b3e2808eda1057665639c8460d

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Oct 2 16:07:23 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=19eea5e

The following commit has been merged in the kubuntu_utopic_next branch:
commit 19eea5ed2bbb67b3e2808eda1057665639c8460d
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Oct 2 18:07:17 2014 +0200

     Add kubuntu_kf5-version.diff to build with KF5 5.2
    
    * Add kubuntu_kf5-version.diff to build with KF5 5.2
    * Build-dep on libkf5windowsystem-dev (>= 5.3.0~)
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9c1183a..6bf4d76 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 kwin (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream beta release
+  * Add kubuntu_kf5-version.diff to build with KF5 5.2
+  * Build-dep on libkf5windowsystem-dev (>= 5.3.0~)
 
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:27:23 +0200
 
diff --git a/debian/control b/debian/control
index 57ad29e..01712ac 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Build-Depends: cmake,
                libkf5threadweaver-dev (>= 5.2.0),
                libkf5unitconversion-dev (>= 5.2.0),
                libkf5widgetsaddons-dev (>= 5.2.0),
-               libkf5windowsystem-dev (>= 5.2.0),
+               libkf5windowsystem-dev (>= 5.3.0~),
                libkf5xmlgui-dev (>= 5.2.0),
                libqt5x11extras5-dev,
                libsm-dev,

-- 
kwin packaging



More information about the pkg-kde-commits mailing list