[SCM] kde-cli-tools packaging branch, kubuntu_stable, updated. ubuntu/4%5.4.1-0ubuntu1-1-g2334aeb

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Sep 8 13:24:56 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-cli-tools.git;a=commitdiff;h=2334aeb

The following commit has been merged in the kubuntu_stable branch:
commit 2334aebe3b2a0faff713bf12b127b8f91212b16b
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Sep 8 10:12:23 2015 +0100

    Depend on kio as kde-open5 uses the kioexec binary
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7d1b2a..a2f2b2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kde-cli-tools (4:5.4.1-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Depend on kio as kde-open5 uses the kioexec binary
+
+ -- Harald Sitter <sitter at kde.org>  Tue, 08 Sep 2015 15:23:55 +0200
+
 kde-cli-tools (4:5.4.1-0ubuntu1) wily; urgency=medium
 
   * new upstream release
diff --git a/debian/control b/debian/control
index 39b19fb..e9afc4a 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kde-cli-tools.git
 Package: kde-cli-tools
 Architecture: any
 Depends: kde-cli-tools-data (= ${source:Version}),
+         kio,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: tools to use KDE services from the command line

-- 
kde-cli-tools packaging



More information about the pkg-kde-commits mailing list