[SCM] libkdcraw packaging branch, master, updated. debian/17.08.1-1-6-g4e01307
Pino Toscano
pino at moszumanska.debian.org
Mon Dec 18 13:38:27 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdcraw.git;a=commitdiff;h=cdfae46
The following commit has been merged in the master branch:
commit cdfae464ccd732e84fe0eb0dfa7fadad1116cbad
Author: Pino Toscano <pino at debian.org>
Date: Mon Dec 18 14:25:18 2017 +0100
libkf5kdcraw-dev: drop pkg-config dep
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 22d9eb3..074634b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libkf5kdcraw (17.08.3-0r1) UNRELEASED; urgency=medium
* Simplify watch file, and switch it to https.
* Remove kde-runtime exclusion from shlibdeps, since it is no more injected
automatically.
+ * Remove pkg-config dependency in libkf5kdcraw-dev, since it is no more
+ needed now.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 18 Dec 2017 13:58:48 +0100
diff --git a/debian/control b/debian/control
index 501df0b..986aa68 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/libkdcraw.git
Package: libkf5kdcraw-dev
Section: libdevel
Architecture: any
-Depends: libkf5kdcraw5 (= ${binary:Version}), pkg-config, ${misc:Depends}
+Depends: libkf5kdcraw5 (= ${binary:Version}), ${misc:Depends}
Description: RAW picture decoding library -- development files
Libkdcraw is a Qt interface to the libraw library used to decode
RAW picture files.
--
libkdcraw packaging
More information about the pkg-kde-commits
mailing list