[Pkg-cmake-commits] [cmake] 06/10: Stop hardcoding the major version in cmake-data.install.

Felix Geyer fgeyer at moszumanska.debian.org
Tue Nov 17 17:29:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

fgeyer pushed a commit to branch experimental
in repository cmake.

commit 8eccd4586eb9a5c0300f4a175b61d69eb47c96c4
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue Nov 17 17:49:01 2015 +0100

    Stop hardcoding the major version in cmake-data.install.
---
 debian/changelog          | 1 +
 debian/cmake-data.install | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d4bc30d..3b5edac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ cmake (3.4.0-1) UNRELEASED; urgency=medium
     - FindPkgConfig_remove_variable_dereference.patch
     - FindPython_Add_versions_3.5_and_3.6.patch
   * Point watch file to the https URL.
+  * Stop hardcoding the major version in cmake-data.install.
 
  -- Felix Geyer <fgeyer at debian.org>  Tue, 17 Nov 2015 17:29:12 +0100
 
diff --git a/debian/cmake-data.install b/debian/cmake-data.install
index f02cdaa..835c8da 100644
--- a/debian/cmake-data.install
+++ b/debian/cmake-data.install
@@ -1,6 +1,6 @@
 usr/share/aclocal/cmake.m4
-usr/share/cmake-3.3/*
-usr/share/cmake-3.3/editors/emacs/cmake-mode.el  usr/share/emacs/site-lisp
+usr/share/cmake-*/
+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-commands.7
 usr/share/man/man7/cmake-compile-features.7

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cmake/cmake.git



More information about the Pkg-cmake-commits mailing list