diff --git a/debian/changelog b/debian/changelog index dde94c9fc..432d00c40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ cmake (2.8.2-2) UNRELEASED; urgency=low fix-CTestTestFailedSubmit-xmlrpc.diff patch to fix a (wrongly) failing test in that case. * Add cmake-dbg package. + * Add cmake to cmake-doc Suggests. -- Kai Wasserbäch Fri, 02 Jul 2010 21:32:17 +0200 diff --git a/debian/control b/debian/control index 721a9d46d..3cecf9306 100644 --- a/debian/control +++ b/debian/control @@ -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), cmake-curses-gui (<= 2.8.2-1), cmake-qt-gui (<= 2.8.2-1) Section: doc +Suggests: cmake Description: Extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native