[SCM] kalgebra packaging branch, master, updated. debian/4.14.2-1-22-g0a2ad15

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 24 16:12:30 UTC 2015


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

The following commit has been merged in the master branch:
commit e607838a6b247a1aac34837d80f13b84cc5bab95
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Feb 21 12:21:21 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3ebfd0a..7f0e953 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ kalgebra (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>  Sat, 21 Feb 2015 12:13:33 +0100
 
diff --git a/debian/control b/debian/control
index ec88b22..31afc6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,19 +3,23 @@ Section: kde
 Priority: optional
 Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 2.8.11),
                debhelper (>= 9),
-               extra-cmake-modules,
+               extra-cmake-modules (>= 1.6.0),
                kdoctools-dev,
                kio-dev,
                libanalitza-dev (>= 4:14.12.2),
+               libkf5configwidgets-dev (>= 5),
+               libkf5i18n-dev (>= 5),
+               libkf5widgetsaddons-dev (>= 5),
                libncurses5-dev,
                libqt5opengl5-dev,
                libqt5svg5-dev,
                libqt5webkit5-dev,
                libreadline-dev,
                pkg-config,
-               pkg-kde-tools (>= 0.12)
+               pkg-kde-tools (>> 0.15.15),
+               qtbase5-dev (>= 5.2)
 Standards-Version: 3.9.6
 Homepage: http://edu.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/kalgebra.git

-- 
kalgebra packaging



More information about the pkg-kde-commits mailing list