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

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Jun 27 17:06:30 UTC 2013


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

The following commit has been merged in the master branch:
commit c4b367cfb5cf906194af2155d5ee5d6b11c9896a
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jun 27 14:06:17 2013 -0300

    Do not build depend on libopenvg1-mesa-dev on hurd.
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c3babd5..6ea7532 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qtbase-opensource-src (5.0.2+dfsg1-8) UNRELEASED; urgency=low
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Do not build depend on libopenvg1-mesa-dev on hurd, it's not available
+    there.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 27 Jun 2013 14:04:21 -0300
 
 qtbase-opensource-src (5.0.2+dfsg1-7) experimental; urgency=low
diff --git a/debian/control b/debian/control
index acb69e6..7e4ff81 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 9),
                libicu-dev,
                libjpeg-dev,
                libmysqlclient-dev,
-               libopenvg1-mesa-dev,
+               libopenvg1-mesa-dev [!hurd],
                libpng-dev,
                libpq-dev,
                libpulse-dev,

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list