[SCM] kdf packaging branch, master, updated. debian/15.08.0-2-5-g318bf9a
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 28 09:18:48 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdf.git;a=commitdiff;h=318bf9a
The following commit has been merged in the master branch:
commit 318bf9ab16ada5a1ceaca3cd5c0c95d0f68f4512
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 28 11:18:22 2016 +0200
bump cmake B-D
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 358f571..0354823 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ kdf (4:16.08.0-0r1) UNRELEASED; urgency=medium
* Switch to the class 3 of debian-qt-kde.mk:
- bump the pkg-kde-tools build dependency to >= 0.15.16
* Update lintian overrides.
+ * Bump the cmake build dependency to >= 2.8.12, according to the upstream
+ build system.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 28 Aug 2016 10:59:25 +0200
diff --git a/debian/control b/debian/control
index ea01227..609b9f1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
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.12),
debhelper (>= 9),
extra-cmake-modules (>= 5.14.0),
qtbase5-dev (>= 5.2.0),
--
kdf packaging
More information about the pkg-kde-commits
mailing list