diff --git a/debian/changelog b/debian/changelog index 5f2d9a728..4a58a2add 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ cmake (3.9.0-1) UNRELEASED; urgency=medium * New upstream release. * Refresh patches. * Drop ancient Breaks/Replaces/Conflicts. + * No longer suggest eclipse and codeblocks. (Closes: #750465) -- Felix Geyer Thu, 20 Jul 2017 19:39:13 +0200 diff --git a/debian/control b/debian/control index a5ba1f87c..ccda52b95 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Depends: cmake-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends} Recommends: gcc, make -Suggests: codeblocks, eclipse, ninja-build +Suggests: ninja-build Description: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake