[SCM] qtstyleplugins packaging branch, master, updated. debian/5.0.0+git23.g335dbec-1-3-ge1f8410

Pino Toscano pino at moszumanska.debian.org
Sun Jun 25 17:44:41 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtstyleplugins.git;a=commitdiff;h=faa1e39

The following commit has been merged in the master branch:
commit faa1e395792aad434d0d5bf224dc76856980de5b
Author: Pino Toscano <pino at debian.org>
Date:   Sun Jun 25 19:43:23 2017 +0200

    limit libmtdev-dev B-D as linux-any
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9eb950c..07ff494 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtstyleplugins-src (5.0.0+git23.g335dbec-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Limit the libmtdev-dev build dependency to Linux architectures, as it is
+    needed only there.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 25 Jun 2017 19:42:03 +0200
 
diff --git a/debian/control b/debian/control
index 5e986b6..b309d42 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: debhelper (>= 9),
                libegl1-mesa-dev,
                libgtk2.0-dev,
-               libmtdev-dev,
+               libmtdev-dev [linux-any],
                libx11-dev,
                pkg-kde-tools,
                qtbase5-private-dev,

-- 
qtstyleplugins packaging



More information about the pkg-kde-commits mailing list