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

Pino Toscano pino at alioth.debian.org
Wed Jun 12 09:19:33 UTC 2013


Author: pino
Date: 2013-06-12 09:19:32 +0000 (Wed, 12 Jun 2013)
New Revision: 19623

Modified:
   kde-extras/icemon/trunk/debian/changelog
   kde-extras/icemon/trunk/debian/control
Log:
bump the cmake build dependency to 2.8.5

as indicated by the upstream build system


Modified: kde-extras/icemon/trunk/debian/changelog
===================================================================
--- kde-extras/icemon/trunk/debian/changelog	2013-06-12 09:16:25 UTC (rev 19622)
+++ kde-extras/icemon/trunk/debian/changelog	2013-06-12 09:19:32 UTC (rev 19623)
@@ -10,6 +10,8 @@
     - add the libqt4-dev build dependency
   * There is no more cmake stuff installed, so stop removing it at
     dh_auto_install time.
+  * Bump the cmake build dependency to 2.8.5, as indicated by the upstream
+    build system.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Wed, 12 Jun 2013 10:54:11 +0200
 

Modified: kde-extras/icemon/trunk/debian/control
===================================================================
--- kde-extras/icemon/trunk/debian/control	2013-06-12 09:16:25 UTC (rev 19622)
+++ kde-extras/icemon/trunk/debian/control	2013-06-12 09:19:32 UTC (rev 19623)
@@ -3,7 +3,7 @@
 Priority: optional
 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>
-Build-Depends: debhelper (>= 9), cmake,
+Build-Depends: debhelper (>= 9), cmake (>= 2.8.5),
  pkg-config,
  libqt4-dev, libicecc-dev, docbook2x
 Standards-Version: 3.9.4




More information about the pkg-kde-commits mailing list