Add the proper Breaks/Replaces stuff to cmake-doc.

Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
This commit is contained in:
Kai Wasserbäch 2010-07-02 21:51:45 +02:00
parent ccdfdf47a6
commit ba7301b565

4
debian/control vendored
View File

@ -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