[SCM] qtbase packaging branch, master, updated. debian/5.1.0+dfsg-1-2-g4b52f92

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Jul 9 23:26:47 UTC 2013


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

The following commit has been merged in the master branch:
commit 4b52f9246bd06888c661dd6ea3f5035ba9bf5dee
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Jul 9 20:26:31 2013 -0300

    Add libxkbcommon-dev as build dependency.
---
 debian/changelog |    4 ++++
 debian/control   |    1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4ab2c7d..8bb776a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtbase-opensource-src (5.1.0+dfsg-2) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Add libxkbcommon-dev as build dependency, thus avoiding using the bundled
+    lib.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 09 Jul 2013 20:24:35 -0300
 
 qtbase-opensource-src (5.1.0+dfsg-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index b52330b..7a475ef 100644
--- a/debian/control
+++ b/debian/control
@@ -51,6 +51,7 @@ Build-Depends: debhelper (>= 9),
                libxcb-xfixes0-dev,
                libxcb1-dev,
                libxi-dev,
+               libxkbcommon-dev,
                libxrender-dev,
                pkg-kde-tools (>= 0.14.2),
                unixodbc-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list