[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-6-2-ge040067

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Jun 24 12:50:18 UTC 2013


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

The following commit has been merged in the master branch:
commit e040067022b0d990224e5c0f80fe4c39fdc29e06
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Jun 24 09:50:00 2013 -0300

    Mark libgbm-dev as linux-any.
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index eafa533..91e5d1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 qtbase-opensource-src (5.0.2+dfsg1-7) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Mark libgbm-dev as linux-any. Other OSs do not have it.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 24 Jun 2013 09:48:33 -0300
 
 qtbase-opensource-src (5.0.2+dfsg1-6) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 6418246..acb69e6 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9),
                libdbus-1-dev,
                libfontconfig1-dev,
                libfreetype6-dev,
-               libgbm-dev,
+               libgbm-dev [linux-any],
                libgl1-mesa-dev | libgl-dev,
                libgles2-mesa-dev [linux-any] | libgles2-dev [linux-any],
                libglib2.0-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list