[SCM] zanshin packaging branch, master, updated. debian/0.2.1-1-13-ga8e17df

Pino Toscano pino at moszumanska.debian.org
Thu Jul 28 18:21:58 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/zanshin.git;a=commitdiff;h=21985d9

The following commit has been merged in the master branch:
commit 21985d940601d4ffc6190ddc1af44133b61c701b
Author: Pino Toscano <pino at debian.org>
Date:   Thu Jul 28 20:00:09 2016 +0200

    bump cmake B-D to >= 3.2
    
    according to the upstream build system
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 342f41e..db3bd6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ zanshin (0.4.0-0r1) UNRELEASED; urgency=medium
   * Use the right dh addon:
     - switch from kde to kf5 dh addon
     - bump the pkg-kde-tools build dependency to >= 0.15.16
+  * Bump the cmake build dependency to >= 3.2, according to the upstream build
+    system.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Thu, 28 Jul 2016 19:42:36 +0200
 
diff --git a/debian/control b/debian/control
index 213a056..135f408 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: kde
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>
-Build-Depends: cmake,
+Build-Depends: cmake (>= 3.2),
                debhelper (>= 9),
                libboost-dev,
                pkg-kde-tools (>= 0.15.16),

-- 
zanshin packaging



More information about the pkg-kde-commits mailing list