[SCM] kscreen packaging branch, kubuntu_stable, updated. ubuntu/4%5.3.2-0ubuntu1-4-g2240c4d

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Fri Aug 7 12:57:08 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kscreen.git;a=commitdiff;h=2240c4d

The following commit has been merged in the kubuntu_stable branch:
commit 2240c4db1667a3baa678e9480c854dd1ec8c47b2
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Aug 4 11:20:19 2015 +0200

    add qml deps
---
 debian/control            | 5 ++++-
 debian/kscreen.qml-ignore | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9f79db3..8942b09 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,10 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kscreen.git
 
 Package: kscreen
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework,
+         qml-module-qtgraphicaleffects,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: KDE monitor hotplug and screen handling
  KScreen provides multiple monitor support.  This support tries to be
  as smart as possible adapting the behavior of it to each use case
diff --git a/debian/kscreen.qml-ignore b/debian/kscreen.qml-ignore
new file mode 100644
index 0000000..1b7f5db
--- /dev/null
+++ b/debian/kscreen.qml-ignore
@@ -0,0 +1,2 @@
+# In kscreen.deb
+org.kde.kscreen

-- 
kscreen packaging



More information about the pkg-kde-commits mailing list