[med-svn] [axe-demultiplexer] 02/06: remove libqes from CMake config

Kevin Murray daube-guest at moszumanska.debian.org
Wed Nov 11 12:36:04 UTC 2015


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

daube-guest pushed a commit to branch master
in repository axe-demultiplexer.

commit 667d9b3e1aa709f92a80eac750749cae2a04ae02
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Wed Nov 11 14:13:06 2015 +1100

    remove libqes from CMake config
---
 debian/patches/0002-Remove-libqes-from-CML.txt.patch | 18 ++++++++++++++++++
 debian/patches/cmake-version                         |  2 +-
 debian/patches/series                                |  1 +
 3 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/debian/patches/0002-Remove-libqes-from-CML.txt.patch b/debian/patches/0002-Remove-libqes-from-CML.txt.patch
new file mode 100644
index 0000000..26838c5
--- /dev/null
+++ b/debian/patches/0002-Remove-libqes-from-CML.txt.patch
@@ -0,0 +1,18 @@
+From: Kevin Murray <spam at kdmurray.id.au>
+Date: Wed, 11 Nov 2015 14:10:10 +1100
+Subject: Remove libqes from CML.txt
+
+---
+ CMakeLists.txt | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 715b394..d63d459 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -76,5 +76,3 @@ CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/src/axe_config.h.in
+ ADD_SUBDIRECTORY(docs)
+ ADD_SUBDIRECTORY(tests)
+ ADD_SUBDIRECTORY(src)
+-SET(LIBQES_AS_SUBMODULE True)  # stop libqes installing itself
+-ADD_SUBDIRECTORY(src/libqes)
diff --git a/debian/patches/cmake-version b/debian/patches/cmake-version
index 9c31e7c..7c45ee8 100644
--- a/debian/patches/cmake-version
+++ b/debian/patches/cmake-version
@@ -8,7 +8,7 @@ Get program version from Debian Changelog, not from git.
  1 file changed, 5 insertions(+), 9 deletions(-)
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 75fd536..99fc712 100644
+index 4d4e6cd..715b394 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -13,15 +13,11 @@ IF (NOT CMAKE_BUILD_TYPE)
diff --git a/debian/patches/series b/debian/patches/series
index b3441c6..78b0881 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 cmake-version
+0002-Remove-libqes-from-CML.txt.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/axe-demultiplexer.git



More information about the debian-med-commit mailing list