[SCM] kaffeine packaging branch, master, updated. debian/2.0.13-1-12-g1b01561

Pino Toscano pino at moszumanska.debian.org
Sun Feb 11 08:41:01 UTC 2018


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

The following commit has been merged in the master branch:
commit 1b015617e38a3d58a5ab85ef423046a897059a57
Author: Pino Toscano <pino at debian.org>
Date:   Sun Feb 11 09:40:35 2018 +0100

    add libudev-dev B-D
    
    sigh libdvbv5-dev ...
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 86ffb26..cf6cae4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ kaffeine (2.0.14-0r1) UNRELEASED; urgency=medium
   * Bump the libkf5doctools-dev build dependency to >= 5.41.0, since the pt_BR
     docbooks use entities available since that version.
   * Explicitly add the pkg-config build dependency.
+  * Add the linux-only libudev-dev build dependency, to workaround a missing
+    dependency in libdvbv5-dev.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Tue, 31 Oct 2017 18:04:34 +0100
 
diff --git a/debian/control b/debian/control
index d1b60d7..128f5a9 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
  libkf5xmlgui-dev (>= 5.11.0),
  libvlc-dev,
  libx11-dev, libxss-dev,
- libdvbv5-dev [linux-any],
+ libdvbv5-dev [linux-any], libudev-dev [linux-any],
 Standards-Version: 4.1.3
 Homepage: http://kaffeine.kde.org
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/kde-extras/kaffeine.git

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list