[SCM] qtstyleplugins packaging branch, master, updated. debian/5.0.0-1-9-gee3b662
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sat Dec 10 18:42:52 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtstyleplugins.git;a=commitdiff;h=ee3b662
The following commit has been merged in the master branch:
commit ee3b6622b6c3b3e95ae6c8b0329639651d13292e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sat Dec 10 21:42:17 2016 +0300
Add two more build-dependencies: libegl1-mesa-dev and libmtdev-dev.
---
debian/changelog | 4 ++--
debian/control | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aa0aaae..a4bb783 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,8 @@ qtstyleplugins-src (5.0.0+git16.g7aa4764-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream snapshot.
- Drop upstream_Cleanlooks-style-Fix-floating-point-exception.patch.
- * Build-depend on libgtk2.0-dev and libx11-dev, for the GTK+ 2 style
- and platformtheme.
+ * Build-depend on libegl1-mesa-dev, libgtk2.0-dev, libmtdev-dev and
+ libx11-dev, for the GTK+ 2 style and platformtheme.
* Update the package description to mention the GTK+ platform theme.
* Break/Replace all versions of libqt5libqgtk2.
* Update debian/copyright.
diff --git a/debian/control b/debian/control
index 645dcb1..5e986b6 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
Timo Jyrinki <timo at debian.org>,
Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: debhelper (>= 9),
+ libegl1-mesa-dev,
libgtk2.0-dev,
+ libmtdev-dev,
libx11-dev,
pkg-kde-tools,
qtbase5-private-dev,
--
qtstyleplugins packaging
More information about the pkg-kde-commits
mailing list