diff --git a/debian/control b/debian/control index 4e4a9d58a..96e8f2704 100644 --- a/debian/control +++ b/debian/control @@ -74,6 +74,10 @@ Package: cmake-doc Architecture: all Depends: ${misc:Depends} Recommends: doc-base +Breaks: 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) +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 Description: Extended documentation in various formats for CMake CMake is used to control the software compilation process using simple