[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-3-10-g33818eb

Timo Jyrinki timo at alioth.debian.org
Fri May 10 08:13:08 UTC 2013


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

The following commit has been merged in the master branch:
commit 33818eb08b761a8a9f7caf6cc2dd999c73879ae4
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Fri May 10 11:13:02 2013 +0300

    Build-depend on libxkbcommon-dev
---
 debian/changelog |    1 +
 debian/control   |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index da0b707..504975e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtbase-opensource-src (5.0.2+dfsg1-4) UNRELEASED; urgency=low
 
   [ Timo Jyrinki ]
   * libqt5sql5-sqlite listed as first in recommends, being the lightest.
+  * Build-depend on libxkbcommon-dev
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Move qt5.conf from qtbase5-dev to libqt5core5. It will not be strange to find
diff --git a/debian/control b/debian/control
index d934877..9c5114e 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,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