[SCM] konsole packaging branch, master, updated. debian/4.14.2-1-52-g037b5c4

Maximiliano Curia maxy at moszumanska.debian.org
Thu Mar 26 19:28:09 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/konsole.git;a=commitdiff;h=eefb072

The following commit has been merged in the master branch:
commit eefb07210208c35fc6aa737de15b87f6ca3e3a28
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Feb 24 11:14:00 2015 +0100

    Update build dependencies to build against experimental and to follow cmake.
---
 debian/changelog | 2 ++
 debian/control   | 6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e3723e..d3f911f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ konsole (4:14.12.2-1~) UNRELEASED; urgency=medium
 
   * New upstream release (14.12.2).
   * Bump Standards-Version to 3.9.6, no changes needed.
+  * Update build dependencies to build against experimental and to
+    follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Mon, 23 Feb 2015 23:01:53 +0100
 
diff --git a/debian/control b/debian/control
index 207e830..f093f1d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,12 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Modestas Vainius <modax at debian.org>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.3.0~),
                kinit-dev,
                kio-dev,
+               kdoctools-dev,
                libkf5bookmarks-dev,
                libkf5completion-dev,
                libkf5config-dev,
@@ -29,8 +30,9 @@ Build-Depends: cmake,
                libkf5widgetsaddons-dev,
                libkf5windowsystem-dev,
                libkf5xmlgui-dev,
+               libx11-dev,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qtscript5-dev
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest

-- 
konsole packaging



More information about the pkg-kde-commits mailing list