rev 17902 - kde-extras/kalternatives/trunk/debian

Pino Toscano pino-guest at alioth.debian.org
Sat May 8 21:28:02 UTC 2010


Author: pino-guest
Date: 2010-05-08 21:28:02 +0000 (Sat, 08 May 2010)
New Revision: 17902

Modified:
   kde-extras/kalternatives/trunk/debian/changelog
   kde-extras/kalternatives/trunk/debian/control
Log:
Add the cmake build dependency, as it is no more provided by kdelibs5-dev.


Modified: kde-extras/kalternatives/trunk/debian/changelog
===================================================================
--- kde-extras/kalternatives/trunk/debian/changelog	2010-05-08 21:26:54 UTC (rev 17901)
+++ kde-extras/kalternatives/trunk/debian/changelog	2010-05-08 21:28:02 UTC (rev 17902)
@@ -1,3 +1,9 @@
+kalternatives (0.13-2) UNRELEASED; urgency=low
+
+  * Add the cmake build dependency, as it is no more provided by kdelibs5-dev.
+
+ -- Pino Toscano <pino at kde.org>  Sat, 08 May 2010 23:22:38 +0200
+
 kalternatives (0.13-1) unstable; urgency=low
 
   * New upstream release.

Modified: kde-extras/kalternatives/trunk/debian/control
===================================================================
--- kde-extras/kalternatives/trunk/debian/control	2010-05-08 21:26:54 UTC (rev 17901)
+++ kde-extras/kalternatives/trunk/debian/control	2010-05-08 21:28:02 UTC (rev 17902)
@@ -4,7 +4,7 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Pino Toscano <pino at kde.org>
 Build-Depends: debhelper (>= 7), cdbs (>= 0.4.51), pkg-kde-tools (>= 0.4.2),
- kdelibs5-dev (>= 4:4.2.2)
+ cmake, kdelibs5-dev (>= 4:4.2.2)
 Standards-Version: 3.8.2
 
 Package: kalternatives




More information about the pkg-kde-commits mailing list