Stop hardcoding the major version in cmake-data.install.

ci/unstable
Felix Geyer 9 years ago
parent 399f5fbd0e
commit 8eccd4586e

1
debian/changelog vendored

@ -9,6 +9,7 @@ cmake (3.4.0-1) UNRELEASED; urgency=medium
- FindPkgConfig_remove_variable_dereference.patch - FindPkgConfig_remove_variable_dereference.patch
- FindPython_Add_versions_3.5_and_3.6.patch - FindPython_Add_versions_3.5_and_3.6.patch
* Point watch file to the https URL. * Point watch file to the https URL.
* Stop hardcoding the major version in cmake-data.install.
-- Felix Geyer <fgeyer@debian.org> Tue, 17 Nov 2015 17:29:12 +0100 -- Felix Geyer <fgeyer@debian.org> Tue, 17 Nov 2015 17:29:12 +0100

@ -1,6 +1,6 @@
usr/share/aclocal/cmake.m4 usr/share/aclocal/cmake.m4
usr/share/cmake-3.3/* usr/share/cmake-*/
usr/share/cmake-3.3/editors/emacs/cmake-mode.el usr/share/emacs/site-lisp usr/share/cmake-*/editors/emacs/cmake-mode.el usr/share/emacs/site-lisp
usr/share/man/man7/cmake-buildsystem.7 usr/share/man/man7/cmake-buildsystem.7
usr/share/man/man7/cmake-commands.7 usr/share/man/man7/cmake-commands.7
usr/share/man/man7/cmake-compile-features.7 usr/share/man/man7/cmake-compile-features.7

Loading…
Cancel
Save