[freemat] 01/01: Import Debian changes 4.2+dfsg1-4

Graham Inggs ginggs at moszumanska.debian.org
Tue Jun 6 18:46:21 UTC 2017


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

ginggs pushed a commit to branch master
in repository freemat.

commit f5b05df14c26d135c27c3ca508f3173d65294585
Author: Anton Gladky <gladk at debian.org>
Date:   Tue May 30 21:33:54 2017 +0200

    Import Debian changes 4.2+dfsg1-4
    
    freemat (4.2+dfsg1-4) unstable; urgency=medium
    
      [ Graham Inggs ]
      * [d62fa98] Fix Vcs-Git URI
    
      [ Anton Gladky ]
      * [51ba71b] Disable LLVM-support. (Closes: #863686)
---
 debian/patches/disable_llvm.patch | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/disable_llvm.patch b/debian/patches/disable_llvm.patch
index 12d3de1..d05d806 100644
--- a/debian/patches/disable_llvm.patch
+++ b/debian/patches/disable_llvm.patch
@@ -36,11 +36,11 @@ Index: freemat/CMakeLists.txt
 --- freemat.orig/CMakeLists.txt
 +++ freemat/CMakeLists.txt
 @@ -250,7 +250,7 @@ endif()
- ######################################################################
- OPTION(USE_LLVM "Build with LLVM support?" ON)
- 
--FIND_PACKAGE(LLVM REQUIRED)
-+#FIND_PACKAGE(LLVM REQUIRED)
- 
- IF (LLVM_FOUND)
-   add_definitions(-DHAVE_LLVM)
+ ######################################################################
+ OPTION(USE_LLVM "Build with LLVM support?" ON)
+ 
+-FIND_PACKAGE(LLVM REQUIRED)
++#FIND_PACKAGE(LLVM REQUIRED)
+ 
+ IF (LLVM_FOUND)
+   add_definitions(-DHAVE_LLVM)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/freemat.git



More information about the debian-science-commits mailing list