From 9e3a16bc05c7b942ccc52e3ad853075ec952e9cf Mon Sep 17 00:00:00 2001 From: Modestas Vainius Date: Sun, 11 Oct 2009 11:15:59 +0300 Subject: [PATCH] cmake-curses-gui should not provide cmake-gui. Clashes with cmake-gui executable name in cmake-qt-gui package. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4af8eba9c..5ae5240c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ cmake (2.8.0~rc3-0r1) UNRELEASED; urgency=low --print-installation-architecture. * Fix lintian override cmake-data: extra-license-file. * Remove obsolete README.Debian. + * cmake-curses-gui should not provide cmake-gui. -- Modestas Vainius Sun, 04 Oct 2009 10:31:17 +0300 diff --git a/debian/control b/debian/control index 457fd0afb..6daca654a 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,6 @@ Package: cmake-curses-gui Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cmake (= ${binary:Version}) Replaces: cmake (<= 2.6.2-1) -Provides: cmake-gui Description: Curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native