[SCM] gwenview packaging branch, master, updated. debian/16.04.2-1-5-g24ff7b7
Pino Toscano
pino at moszumanska.debian.org
Fri Aug 19 18:23:13 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/gwenview.git;a=commitdiff;h=24ff7b7
The following commit has been merged in the master branch:
commit 24ff7b7959cf875290c6446ff4577fa5f97071e4
Author: Pino Toscano <pino at debian.org>
Date: Fri Aug 19 20:22:45 2016 +0200
replace libphonon4qt5experimental4 B-D with libphononexperimental-dev
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e0c54c5..02b9cf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ gwenview (4:16.08.0-0r1) UNRELEASED; urgency=medium
* Add the libkf5kdcraw-dev and libkf5kipi-dev, to enable RAW metadata and
KIPI plugins. (Closes: #827183)
* Restrict baloo-kf5-dev on Linux, so gwenview can be built on Hurd too.
+ * Replace the libphonon4qt5experimental4 build dependency with
+ libphononexperimental-dev, so we do not depend on the SONAME of
+ libphononexperimental.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 19 Aug 2016 19:48:08 +0200
diff --git a/debian/control b/debian/control
index cdb9005..86fbb3f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: baloo-kf5-dev (>= 5.13) [linux-any],
libkf5kipi-dev,
liblcms2-dev,
libphonon4qt5-dev (>= 4.6.60),
- libphonon4qt5experimental4,
+ libphononexperimental-dev,
libpng-dev,
libqt5opengl5-dev (>= 5.4),
libqt5svg5-dev (>= 5.4),
--
gwenview packaging
More information about the pkg-kde-commits
mailing list