[SCM] kaffeine packaging branch, master, updated. debian/1.2.2-4-8-gb3f84d0

Pino Toscano pino at moszumanska.debian.org
Wed Jun 8 19:29:22 UTC 2016


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

The following commit has been merged in the master branch:
commit 13325c24964780ac79e648ef862f191d71134b9e
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jun 8 20:48:00 2016 +0200

    add libdvbv5-dev B-D
    
    only on Linux, for DVB support
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8cad70b..d9884fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ kaffeine (2.0.2-0r1) UNRELEASED; urgency=medium
     - ftbfs_gcc47.diff: drop, fixed upstream
     - upstream_Explicitly-include-CheckIncludeFiles.patch: drop, backported
       from upstream
+  * Add the libdvbv5-dev build dependency (only on Linux), for DVB support.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 08 Jun 2016 20:25:35 +0200
 
diff --git a/debian/control b/debian/control
index 1cb5f27..5dac4f4 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Build-Depends: debhelper (>= 9), cmake, pkg-kde-tools (>= 0.15.16),
  libkf5widgetsaddons-dev (>= 5.11.0),
  libkf5xmlgui-dev (>= 5.11.0),
  libvlc-dev,
- libx11-dev, libxss-dev
+ libx11-dev, libxss-dev,
+ libdvbv5-dev [linux-any],
 Standards-Version: 3.9.8
 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