[SCM] kguiaddons packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g99f15e0

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:58:22 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kguiaddons.git;a=commitdiff;h=9291015

The following commit has been merged in the kubuntu_wily_archive branch:
commit 9291015bb38f441aa750427abd49dc1c92d65f38
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Mar 2 14:55:54 2015 +0100

    Update build dependencies.
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 8859f40..22d75ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: kguiaddons
+Section: libs
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.7.0),
-               libqt5x11extras5-dev,
+               libqt5x11extras5-dev (>= 5.2.0),
+               libx11-dev,
+               libxcb1-dev,
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.2.0),
@@ -14,7 +17,6 @@ Build-Depends: cmake (>= 2.8.12),
                xvfb
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
-Section: libs
 Homepage: http://projects.kde.org/kguiaddons
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/frameworks/kguiaddons.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kguiaddons.git
@@ -31,7 +33,6 @@ Description: development headers for the kguiaddons framework
  libraries from the kguiaddon framework
 
 Package: libkf5guiaddons5
-Section: libs
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}

-- 
kguiaddons packaging



More information about the pkg-kde-commits mailing list