[SCM] qtstyleplugins packaging branch, master, updated. debian/5.0.0-1-5-gbd3fc2d

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Dec 10 12:57:29 UTC 2016


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

The following commit has been merged in the master branch:
commit 78863b7ba957c2d14963f6971c21f1f11a43ab3f
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Dec 10 15:42:50 2016 +0300

    Build-depend on libgtk2.0-dev and libx11-dev.
    
    For the GTK+ 2 style and platformtheme.
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3008d6d..3b614cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +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.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 10 Dec 2016 15:34:18 +0300
 
diff --git a/debian/control b/debian/control
index 6cf3ffe..2b530a3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            Timo Jyrinki <timo at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9),
+               libgtk2.0-dev,
+               libx11-dev,
                pkg-kde-tools,
                qtbase5-private-dev,
 Standards-Version: 3.9.6

-- 
qtstyleplugins packaging



More information about the pkg-kde-commits mailing list