[SCM] KDE Base Runtime module packaging branch, master, updated. debian/16.04.3-1-4-ge96e403
Pino Toscano
pino at moszumanska.debian.org
Mon Aug 1 18:04:30 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kde-runtime.git;a=commitdiff;h=e96e403
The following commit has been merged in the master branch:
commit e96e403831d82d8550f0d6a457c6ada527026899
Author: Pino Toscano <pino at debian.org>
Date: Mon Aug 1 20:04:09 2016 +0200
limit udisks2 recommend in kde-runtime as linux-any
udisks2 is Linux-specific
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6cf93ae..c10110e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ kde-runtime (4:16.04.3-2) UNRELEASED; urgency=medium
* Drop oxygen5-icon-theme primary alternative for oxygen-icon-theme, leaving
only the latter (which is the canonical package).
* Update lintian overrides.
+ * Limit the udisks2 recommend in kde-runtime as linux-any, as udisks2 is
+ Linux-specific.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 01 Aug 2016 07:36:49 +0200
diff --git a/debian/control b/debian/control
index 886b41f..ad27513 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Depends: kde-runtime-data (>= ${source:Version}),
Recommends: icoutils,
libcanberra-pulse | libcanberra-gstreamer,
sound-theme-freedesktop,
- udisks2,
+ udisks2 [linux-any],
upower
Suggests: djvulibre-bin, finger
Replaces: kde-runtime-data (<< 4:4.13.97),
--
KDE Base Runtime module packaging
More information about the pkg-kde-commits
mailing list