[SCM] kscreen packaging branch, master, updated. debian/5.4.3-1-8-gfc8c02e
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Mon Feb 29 13:13:42 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kscreen.git;a=commitdiff;h=fc8c02e
The following commit has been merged in the master branch:
commit fc8c02e95ab6a9e467939464c027cb9ce0985447
Author: Rohan Garg <rohan at garg.io>
Date: Mon Feb 29 14:13:19 2016 +0100
Make sure kscreen depends on libkf5screen-bin.
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index f469b95..63f39f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kscreen (4:5.5.4-2) UNRELEASED; urgency=medium
+
+ * Make sure kscreen depends on libkf5screen-bin.
+
+ -- Rohan Garg <rohan at kde.org> Mon, 29 Feb 2016 14:12:46 +0100
+
kscreen (4:5.5.4-1) experimental; urgency=medium
* New upstream release (5.5.0).
diff --git a/debian/control b/debian/control
index 20c7897..67e5d79 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kscreen.git
Package: kscreen
Architecture: any
Depends: kde-cli-tools,
+ libkf5screen-bin,
plasma-framework,
qml-module-qtgraphicaleffects,
${misc:Depends},
--
kscreen packaging
More information about the pkg-kde-commits
mailing list