Add cmake to cmake-doc Suggests.

This commit is contained in:
Modestas Vainius 2010-07-12 01:58:19 +03:00
parent 8d3ef94fd6
commit b8f9e12c48
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ cmake (2.8.2-2) UNRELEASED; urgency=low
fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing test fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing test
in that case. in that case.
* Add cmake-dbg package. * Add cmake-dbg package.
* Add cmake to cmake-doc Suggests.
-- Kai Wasserbäch <debian@carbon-project.org> Fri, 02 Jul 2010 21:32:17 +0200 -- Kai Wasserbäch <debian@carbon-project.org> Fri, 02 Jul 2010 21:32:17 +0200

1
debian/control vendored
View File

@ -79,6 +79,7 @@ Breaks: cmake (<= 2.8.2-1), cmake-data (<= 2.8.2-1),
Replaces: cmake (<= 2.8.2-1), cmake-data (<= 2.8.2-1), Replaces: cmake (<= 2.8.2-1), cmake-data (<= 2.8.2-1),
cmake-curses-gui (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) cmake-curses-gui (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1)
Section: doc Section: doc
Suggests: cmake
Description: Extended documentation in various formats for CMake Description: Extended documentation in various formats for CMake
CMake is used to control the software compilation process using simple CMake is used to control the software compilation process using simple
platform and compiler independent configuration files. CMake generates native platform and compiler independent configuration files. CMake generates native