[SCM] libkcompactdisc packaging branch, master, updated. debian/16.04.0-2-41-g8a1437f

Pino Toscano pino at moszumanska.debian.org
Mon Dec 18 09:01:32 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkcompactdisc.git;a=commitdiff;h=c496431

The following commit has been merged in the master branch:
commit c4964314da318966e60751140ad642ad09c875f9
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 18 09:58:43 2017 +0100

    libkf5compactdisc-dev: add needed deps
---
 debian/changelog | 1 +
 debian/control   | 8 +++++++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index afd5775..ec9d847 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libkcompactdisc (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.2, no changes required.
   * Simplify watch file, and switch it to https.
   * Remove unneeded libkf5kdelibs4support-dev build dependency.
+  * Add needed dependencies for libkf5compactdisc-dev.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 11 Sep 2017 17:38:32 +0200
 
diff --git a/debian/control b/debian/control
index ae3f8fb..b985639 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,13 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkcompactdisc.git
 Package: libkf5compactdisc-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5compactdisc5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5compactdisc5 (= ${binary:Version}),
+         libkf5coreaddons-dev (>= 5.24.0~),
+         libkf5i18n-dev (>= 5.24.0~),
+         libkf5solid-dev (>= 5.24.0~),
+         libphonon4qt5-dev (>= 4.8.0~),
+         qtbase5-dev (>= 5.4.0~),
+         ${misc:Depends},
 Description: CD drive library for KDE Platform (development)
  The KDE Compact Disc library provides an API for applications using
  the KDE Platform to interface with the CD drives for audio CDs.

-- 
libkcompactdisc packaging



More information about the pkg-kde-commits mailing list