[med-svn] [Git][med-team/libxdf][upstream] New upstream version 0.99.8+dfsg

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Oct 1 15:24:23 BST 2021



Andreas Tille pushed to branch upstream at Debian Med / libxdf


Commits:
a5e40d5f by Andreas Tille at 2021-10-01T16:20:17+02:00
New upstream version 0.99.8+dfsg
- - - - -


3 changed files:

- CMakeLists.txt
- README.md
- xdf.pro


Changes:

=====================================
CMakeLists.txt
=====================================
@@ -1,8 +1,8 @@
 cmake_minimum_required(VERSION 3.7)
-set(CMAKE_OSX_DEPLOYMENT_TARGET 10.9)
+set(CMAKE_OSX_DEPLOYMENT_TARGET 10.13)
 
 project(libxdf
-        VERSION 0.99.6
+        VERSION 0.99.8
         DESCRIPTION "C++ library for loading multimodal, multi-rate signals stored in XDF files."
         HOMEPAGE_URL https://xdf-modules.github.io/libxdf/)
 
@@ -53,7 +53,7 @@ install(TARGETS xdf
 install(EXPORT "${PROJECT_NAME}Config"
 	COMPONENT ${PROJECT_NAME}
 	NAMESPACE "XDF::"
-	DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}
+	DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}
 )
 
 # set(CPACK_STRIP_FILES ON)


=====================================
README.md
=====================================
@@ -1,4 +1,4 @@
-# Libxdf - a C++ library for loading [XDF](https://github.com/sccn/xdf/wiki/Specifications "Extensible Data Format") files
+# Libxdf – a C++ library for loading [XDF](https://github.com/sccn/xdf/wiki/Specifications "Extensible Data Format") files
 
 [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
 [![License](https://img.shields.io/github/license/xdf-modules/libxdf)](https://opensource.org/licenses/BSD-2-Clause)


=====================================
xdf.pro
=====================================
@@ -32,5 +32,5 @@ unix {
 }
 
 macx {
-    QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.9
+    QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.13
 }



View it on GitLab: https://salsa.debian.org/med-team/libxdf/-/commit/a5e40d5f39803388637bc69c5341ffa0b119c089

-- 
View it on GitLab: https://salsa.debian.org/med-team/libxdf/-/commit/a5e40d5f39803388637bc69c5341ffa0b119c089
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211001/30db8046/attachment-0001.htm>


More information about the debian-med-commit mailing list