rev 20105 - kde-extras/icemon/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sun Nov 29 07:33:51 UTC 2015


Author: pino
Date: 2015-11-29 07:33:51 +0000 (Sun, 29 Nov 2015)
New Revision: 20105

Modified:
   kde-extras/icemon/trunk/debian/changelog
   kde-extras/icemon/trunk/debian/control
Log:
bump cmake B-D to >= 2.8.9

... as indicated in the upstream CMakeLists.txt


Modified: kde-extras/icemon/trunk/debian/changelog
===================================================================
--- kde-extras/icemon/trunk/debian/changelog	2015-11-29 07:32:17 UTC (rev 20104)
+++ kde-extras/icemon/trunk/debian/changelog	2015-11-29 07:33:51 UTC (rev 20105)
@@ -6,6 +6,8 @@
   * Upstream switched from Qt4 to Qt5, so:
     - replace the libqt4-dev build dependency with qtbase5-dev
     - set QT_SELECT in rules to force the usage of Qt5
+  * Bump cmake build dependency to >= 2.8.9, as indicated in the upstream
+    CMakeLists.txt.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 29 Nov 2015 08:24:42 +0100
 

Modified: kde-extras/icemon/trunk/debian/control
===================================================================
--- kde-extras/icemon/trunk/debian/control	2015-11-29 07:32:17 UTC (rev 20104)
+++ kde-extras/icemon/trunk/debian/control	2015-11-29 07:33:51 UTC (rev 20105)
@@ -4,7 +4,7 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>, Mark Purcell <msp at debian.org>,
  Pino Toscano <pino at debian.org>
-Build-Depends: debhelper (>= 9), cmake (>= 2.8.5),
+Build-Depends: debhelper (>= 9), cmake (>= 2.8.9),
  pkg-config,
  qtbase5-dev (>= 5.2), libicecc-dev,
  docbook2x, docbook-xml




More information about the pkg-kde-commits mailing list