[SCM] qtdeclarative packaging branch, ubuntu+1, updated. debian/5.6.1-4-87-gdeddff2
Timo Jyrinki
timo at moszumanska.debian.org
Tue Jul 19 14:34:27 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=76985f2
The following commit has been merged in the ubuntu+1 branch:
commit 76985f2abcc9bf1041f25aa8a290414075faf363
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date: Tue Jul 19 14:20:59 2016 +0000
Add build dep on libqt5opengl5-dev to execute a test successfully
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 877cc7c..e4ce25b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ qtdeclarative-opensource-src (5.6.1-4ubuntu1) UNRELEASED; urgency=medium
* Mark private symbols.
* Update for Qt 5.6.1:
- Drop debian/patches/Fix-crash-in-hasAtlasTexture.patch now in upstream.
+ * Add build dep on libqt5opengl5-dev to execute a test successfully
-- Timo Jyrinki <timo-jyrinki at ubuntu.com> Tue, 26 Jan 2016 10:07:50 +0000
diff --git a/debian/control b/debian/control
index 79941b5..b52e794 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1),
libdouble-conversion-dev,
+ libqt5opengl5-dev (>= 5.6.1~),
libqt5xmlpatterns5-dev (>= 5.6.1~),
pkg-kde-tools (>= 0.15.17~),
python,
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list