rev 16998 - trunk/packages/kdevelop/debian
Fathi Boudra
fabo at alioth.debian.org
Thu Feb 18 08:45:11 UTC 2010
Author: fabo
Date: 2010-02-18 08:45:10 +0000 (Thu, 18 Feb 2010)
New Revision: 16998
Modified:
trunk/packages/kdevelop/debian/changelog
trunk/packages/kdevelop/debian/control
Log:
suggests cmake package.
Modified: trunk/packages/kdevelop/debian/changelog
===================================================================
--- trunk/packages/kdevelop/debian/changelog 2010-02-18 00:44:31 UTC (rev 16997)
+++ trunk/packages/kdevelop/debian/changelog 2010-02-18 08:45:10 UTC (rev 16998)
@@ -1,3 +1,9 @@
+kdevelop (4:3.9.98-2) UNRELEASED; urgency=low
+
+ * Update debian/control: suggests cmake package.
+
+ -- Fathi Boudra <fabo at debian.org> Thu, 18 Feb 2010 09:43:49 +0100
+
kdevelop (4:3.9.98-1) experimental; urgency=low
* New upstream release.
Modified: trunk/packages/kdevelop/debian/control
===================================================================
--- trunk/packages/kdevelop/debian/control 2010-02-18 00:44:31 UTC (rev 16997)
+++ trunk/packages/kdevelop/debian/control 2010-02-18 08:45:10 UTC (rev 16998)
@@ -15,6 +15,7 @@
Depends: ${misc:Depends}, ${shlibs:Depends}, kdevelop-data (>= ${source:Version}),
lcov
Recommends: gdb (>= 6.8.50), valgrind
+Suggests: cmake
Description: integrated development environment for KDE
KDevelop is an easy to use integrated development environment for KDE.
It supports a wide range of programming languages and features project
More information about the pkg-kde-commits
mailing list