[SCM] kscreen packaging branch, master, updated. debian/5.3.2-1-1-g86ccb85

Scott Kitterman kitterman at moszumanska.debian.org
Sun Jul 12 17:40:51 UTC 2015


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

The following commit has been merged in the master branch:
commit 86ccb851fb05301e66c4ab77c9e29e3df9429c05
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sun Jul 12 13:29:40 2015 -0400

    Add kde-cli-tools to depends for kcmshell5 (Closes: #791340)
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6051441..3c64648 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kscreen (4:5.3.2-2) unstable; urgency=medium
+
+  * Team upload
+  * Add kde-cli-tools to depends for kcmshell5 (Closes: #791340)
+
+ -- Scott Kitterman <scott at kitterman.com>  Sun, 12 Jul 2015 13:09:32 -0400
+
 kscreen (4:5.3.2-1) unstable; urgency=medium
 
   * New upstream release (5.3.0).
diff --git a/debian/control b/debian/control
index 9f79db3..2346137 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kscreen.git
 
 Package: kscreen
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, kde-cli-tools
 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

-- 
kscreen packaging



More information about the pkg-kde-commits mailing list