Skip to content
Snippets Groups Projects
Commit ceb7991d authored by Langella Olivier's avatar Langella Olivier
Browse files

xtpcpp (0.4.20-1~buster1) buster

parent 00115aed
No related branches found
Tags xtpcpp_0.4.20-1_buster1
No related merge requests found
......@@ -8,12 +8,12 @@ PROJECT(xtpcpp CXX)
set(XTPCPP_VERSION_MAJOR "0")
set(XTPCPP_VERSION_MINOR "4")
set(XTPCPP_VERSION_PATCH "19")
set(VERSION 0.4.19)
set(XTPCPP_VERSION_PATCH "20")
set(VERSION 0.4.20)
set(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
#depending on libpappsomspp version :
set(LIBPAPPSOMSPP_VERSION "0.8.15")
set(LIBPAPPSOMSPP_VERSION "0.8.16")
# Add folder where are supportive functions
set(CMAKE_UTILS_PATH ${CMAKE_SOURCE_DIR}/CMakeStuff)
......
xtpcpp (0.4.19-1~buster2) buster; urgency=medium
xtpcpp (0.4.20-1~buster1) buster; urgency=medium
* fix recongnizing mgf files in tdf directory
......
......@@ -7,8 +7,8 @@ Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.18.25),
cmake (>= 3.12),
qtbase5-dev,
libpappsomspp-dev (>= 0.8.15),
libpappsomspp-widget-dev (>= 0.8.15),
libpappsomspp-dev (>= 0.8.16),
libpappsomspp-widget-dev (>= 0.8.16),
libodsstream-dev,
libqt5svg5-dev,
libqcustomplot-dev,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment