[SCM] skanlite packaging branch, master, updated. debian/1.0-2-13-g46aad96

Pino Toscano pino at moszumanska.debian.org
Fri Jun 10 07:22:47 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/skanlite.git;a=commitdiff;h=6f97c13

The following commit has been merged in the master branch:
commit 6f97c1399a5e8c5b17706e36e11a85b56a6d35be
Author: Pino Toscano <pino at debian.org>
Date:   Fri Jun 10 09:10:07 2016 +0200

    bump cmake B-D to >= 2.8.12
    
    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 0a2169a..e0d87a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ skanlite (2.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 >= 2.8.12, according to the upstream
+    build system.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Fri, 10 Jun 2016 08:53:06 +0200
 
diff --git a/debian/control b/debian/control
index 3d632f5..41015a6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Mark Purcell <msp at debian.org>, Kai Wasserbäch <curan at debian.org>
 Build-Depends: debhelper (>= 9),
- cmake,
+ cmake (>= 2.8.12),
  pkg-kde-tools (>= 0.15.16),
  qtbase5-dev,
  extra-cmake-modules (>= 1.2.0),

-- 
skanlite packaging



More information about the pkg-kde-commits mailing list