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

Signed-off-by: Kai Wasserbäch <debian@carbon-project.org>
ci/unstable
Kai Wasserbäch 15 years ago
parent ccdfdf47a6
commit ba7301b565

4
debian/control vendored

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

Loading…
Cancel
Save