[SCM] kaffeine packaging branch, master, updated. debian/2.0.5-1-7-gcbcdbe9

Pino Toscano pino at moszumanska.debian.org
Fri Sep 29 15:41:42 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kaffeine.git;a=commitdiff;h=cbcdbe9

The following commit has been merged in the master branch:
commit cbcdbe906892dba8226882994b914cc3b82a869c
Author: Pino Toscano <pino at debian.org>
Date:   Fri Sep 29 17:41:15 2017 +0200

    depend on kinit (#827533)
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c9d6896..8e7fedf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kaffeine (2.0.12.1-0r1) UNRELEASED; urgency=medium
   * Add the required libkf5windowsystem-dev build dependency.
   * Update copyright.
   * Bump Standards-Version to 4.1.1, no changes required.
+  * Depend on kinit, to make kioslaves work. (Closes: #827533)
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Fri, 29 Sep 2017 17:17:26 +0200
 
diff --git a/debian/control b/debian/control
index 23b6f10..bf1217b 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/kde-extras/kaffeine.git
 Package: kaffeine
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
+ kinit,
  libqt5sql5-sqlite,
  vlc-plugin-base, vlc-plugin-video-output
 Suggests: libdvdcss2

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list