diff --git a/debian/changelog b/debian/changelog index dbc4116f4..8a55842af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cmake (2.6.2-3~pre1) UNRELEASED; urgency=low + + * Fix typo in cmake-qt-gui description. + + -- Modestas Vainius Thu, 13 Nov 2008 10:54:06 +0200 + cmake (2.6.2-2) experimental; urgency=low * Add Vcs fields. diff --git a/debian/control b/debian/control index 3091af659..2995cbe78 100644 --- a/debian/control +++ b/debian/control @@ -65,5 +65,5 @@ Description: Qt4 based user interface for CMake (cmake-gui) . This package provides the CMake Qt4 based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at - the bottom of the window when the program is running. Then main executable + the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui".