[SCM] kdnssd packaging branch, kubuntu_unstable, updated. debian/5.9.0-1-3-g9da52cc

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:19 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit df0016b8abceac5794958fde5e62907e5d7661a7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Jan 23 07:48:14 2015 +0100

    Update build dependencies to follow cmake.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a41f66..2c58115 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ kdnssd-kf5 (5.6.0-1~) UNRELEASED; urgency=medium
   * Bump Standards-Version to 3.9.6, no changes needed.
   * Update copyright information.
   * Update install files.
+  * Update build dependencies to follow cmake.
 
  -- Maximiliano Curia <maxy at debian.org>  Fri, 23 Jan 2015 07:00:51 +0100
 
diff --git a/debian/control b/debian/control
index dffa14c..4e175e8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ 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,
+Build-Depends: cmake (>= 2.8.12),
                debhelper (>= 9),
                extra-cmake-modules (>= 1.6.0),
                libavahi-common-dev,
                libkf5config-dev (>= 5.2.0),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qtbase5-dev,
+               qtbase5-dev (>= 5.2.0),
                qttools5-dev,
                qttools5-dev-tools
 Standards-Version: 3.9.6

-- 
kdnssd packaging



More information about the pkg-kde-commits mailing list