Merge patch from upstream to support <prefix>/lib/cmake search path in
find_package() config mode. This enables reduction of /usr/lib cluttering
find_package_support_prefix_lib_cmake.diff - stolen from 2.6 branch.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
cmake-data - common modules and documentation. Architecture independant.
Move emacsen stuff in here.
cmake - cmake, cpack and ctest and other CLI utilities.
cmake is necessary for all GUIs.
cmake-curses-gui - CMake Curses GUI.
cmake-qt-gui - CMake Qt4 GUI.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
* Use bootstrap --init=<command_file> command because it is
supported by upstream.
* Make build verbose again (CMAKE_VERBOSE_MAKEFILE).
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
Depend on emacsen-common.
old-prerm will most likely fail spewing emacsen-common error message
when upgrading from previous version but this is OK. Add a custom
prerm script which recovers from the problem and notifies the user to
ignore the error message.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
quilt versioned build-depend makes no sence. The better way is to
provide a more detailed explanation in debian/README.source which
quilt version has README.source.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>
* Remove old manual pages from debian/*
* Rename debian/cmake.lintian to debian/cmake.lintian-overrides to comply
with dh_lintian standard.
Signed-off-by: Modestas Vainius <modestas@vainius.eu>