[SCM] qtbase packaging branch, experimental, updated. debian/5.3.1+dfsg-1-12-g3d2148a

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Jun 28 02:08:07 UTC 2014


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

The following commit has been merged in the experimental branch:
commit 1508f570020004c731d32bcaad75ffc3a677e474
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jun 27 19:52:31 2014 -0300

    Add multitouch protocol translation support.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 67a1556..c60290e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ qtbase-opensource-src (5.3.1+dfsg-2) UNRELEASED; urgency=medium
     forces us to do a transition for private symbols even on point releases
     without symbols changes (Closes: #752889).
   * Update symbols files with buildds' and mips64el's logs.
+  * Add multitouch protocol translation support.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Fri, 27 Jun 2014 16:57:26 -0300
 
diff --git a/debian/control b/debian/control
index d0b13a4..076cf71 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Build-Depends: debhelper (>= 9),
                libharfbuzz-dev,
                libicu-dev,
                libjpeg-dev,
+               libmtdev-dev [linux-any],
                libmysqlclient-dev,
                libopenvg1-mesa-dev [!hurd-any],
                libpng-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list