[SCM] qtbase packaging branch, master, updated. debian/5.2.1+dfsg-3-6-g2bb3ff5

Dmitry Shachnev mitya57-guest at moszumanska.debian.org
Thu Apr 3 09:08:45 UTC 2014


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

The following commit has been merged in the master branch:
commit 2bb3ff53d288d43446c2f0f9bc0bfa4266bc2da2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Apr 3 13:06:43 2014 +0400

    Build-depend on libxkbcommon-x11-dev.
    
    As the new patch includes <xkbcommon/xkbcommon-x11.h>.
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7bfe137..c705311 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ qtbase-opensource-src (5.2.1+dfsg-4) UNRELEASED; urgency=medium
   * Make qt5-qmake Multi-Arch: same since it moved from shipping files in
     /usr/share to /usr/lib/<triplet>.
 
+  [ Dmitry Shachnev ]
+  * Build-depend on libxkbcommon-x11-dev, as the new patch includes
+    <xkbcommon/xkbcommon-x11.h>.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 29 Mar 2014 10:10:09 -0300
 
 qtbase-opensource-src (5.2.1+dfsg-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3bc4aa2..4a4bac0 100644
--- a/debian/control
+++ b/debian/control
@@ -55,6 +55,7 @@ Build-Depends: debhelper (>= 9),
                libxcb1-dev,
                libxi-dev,
                libxkbcommon-dev,
+               libxkbcommon-x11-dev,
                libxrender-dev,
                pkg-kde-tools (>= 0.14.2),
                unixodbc-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list