[SCM] qtserialport packaging branch, experimental, updated. debian/5.2.0-1-3-ga6cdf63

Pino Toscano pino at moszumanska.debian.org
Sat Dec 14 12:03:29 UTC 2013


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

The following commit has been merged in the experimental branch:
commit a6cdf63c39adf45587567e3ac2270eb42525087d
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 14 13:03:13 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 13ae4a0..04b3a31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtserialport-opensource-src (5.2.0-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Limit the libudev-dev build dependency to Linux architectures only.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 14 Dec 2013 13:00:48 +0100
 
diff --git a/debian/control b/debian/control
index b6d823d..19bb855 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Felix Geyer <fgeyer at debian.org>,
            Timo Jyrinki <timo at debian.org>
 Build-Depends: debhelper (>= 9),
-               libudev-dev,
+               libudev-dev [linux-any],
                pkg-kde-tools,
                qtbase5-dev (>= 5.2.0+dfsg~)
 Build-Depends-Indep: libqt5sql5-sqlite (>= 5.2.0+dfsg~),

-- 
qtserialport packaging



More information about the pkg-kde-commits mailing list