Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
xtpcpp
Commits
a1a5b867
Commit
a1a5b867
authored
Nov 02, 2020
by
Langella Olivier
Browse files
xtpcpp (0.4.8-1) buster
parent
434f8353
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a1a5b867
...
...
@@ -127,7 +127,7 @@ endif( CMAKE_BUILD_TYPE MATCHES "RelWithDebInfo" )
message
(
STATUS
"
${
BoldYellow
}
CMAKE_BUILD_TYPE:
${
CMAKE_BUILD_TYPE
}
.
${
ColourReset
}
"
)
#depending on libpappsomspp version :
set
(
LIBPAPPSOMSPP_VERSION
"0.8.
7
"
)
set
(
LIBPAPPSOMSPP_VERSION
"0.8.
8
"
)
configure_file
(
${
CMAKE_SOURCE_DIR
}
/debian/control.cmake
${
CMAKE_SOURCE_DIR
}
/debian/control @ONLY
)
...
...
@@ -137,7 +137,7 @@ set(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
set
(
XTPCPP_VERSION_MAJOR
"0"
)
set
(
XTPCPP_VERSION_MINOR
"4"
)
set
(
XTPCPP_VERSION_PATCH
"
7
"
)
set
(
XTPCPP_VERSION_PATCH
"
8
"
)
set
(
XTPCPP_VERSION
"
${
XTPCPP_VERSION_MAJOR
}
.
${
XTPCPP_VERSION_MINOR
}
.
${
XTPCPP_VERSION_PATCH
}
"
)
set
(
VERSION
${
XTPCPP_VERSION
}
)
...
...
debian/changelog
View file @
a1a5b867
xtpcpp (0.4.8-1) buster; urgency=medium
* fix for issues masschroqml, ptm island view
-- Olivier Langella <olivier.langella@u-psud.fr> Mon, 02 Nov 2020 11:10:53 +0100
xtpcpp (0.4.7-1) buster; urgency=medium
* deep refactoring concerning msrun statistics
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment