Make cmake.bash-completion use wildcards for the minor version

This commit is contained in:
Lisandro Damián Nicanor Pérez Meyer 2015-05-13 22:37:45 -03:00
parent 9279efc334
commit 8955055c54
2 changed files with 5 additions and 4 deletions

3
debian/changelog vendored
View File

@ -1,6 +1,7 @@
cmake (3.2.2-2) UNRELEASED; urgency=medium
*
* Make cmake.bash-completion use wildcards for the minor version
thus avoiding installing the file as a script (Closes: #785267).
-- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> Wed, 13 May 2015 22:35:57 -0300

View File

@ -1,3 +1,3 @@
debian/tmp/usr/share/cmake-3.0/completions/cmake
debian/tmp/usr/share/cmake-3.0/completions/cpack
debian/tmp/usr/share/cmake-3.0/completions/ctest
debian/tmp/usr/share/cmake-3.*/completions/cmake
debian/tmp/usr/share/cmake-3.*/completions/cpack
debian/tmp/usr/share/cmake-3.*/completions/ctest