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

xtpcpp (0.2.35-1) stretch

parent 67195bf0
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ else ()
endif ()
#depending on libpappsomspp version :
SET(LIBPAPPSOMSPP_VERSION "0.5.0-1")
SET(LIBPAPPSOMSPP_VERSION "0.5.1-1")
configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY)
......@@ -58,7 +58,7 @@ SET(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
SET(XTPCPP_VERSION_MAJOR "0")
SET(XTPCPP_VERSION_MINOR "2")
SET(XTPCPP_VERSION_PATCH "34")
SET(XTPCPP_VERSION_PATCH "35")
SET(XTPCPP_VERSION "${XTPCPP_VERSION_MAJOR}.${XTPCPP_VERSION_MINOR}.${XTPCPP_VERSION_PATCH}")
# Set the CMAKE_PREFIX_PATH for the find_library fonction when using non
......
xtpcpp (0.2.35-1) stretch; urgency=medium
* mutation support
* peprepro filter
-- Olivier Langella <olivier.langella@u-psud.fr> Mon, 25 Mar 2019 10:46:03 +0100
xtpcpp (0.2.34-2) stretch; urgency=medium
* fix filename bug
......
......@@ -6,9 +6,9 @@ Priority: optional
Build-Depends: debhelper (>= 9),
cmake (>= 2.6),
qtbase5-dev,
libpappsomspp-widget-qt5-dev (= @LIBPAPPSOMSPP_VERSION@),
libpappsomspp-widget-dev (= @LIBPAPPSOMSPP_VERSION@),
libpwiz-dev,
libodsstream-qt5-dev,
libodsstream-dev,
libboost1.62-dev,
libqt5svg5-dev,
libboost-dev,
......@@ -20,10 +20,10 @@ Architecture: any
Multi-Arch: no
Depends: ${shlibs:Depends},
${misc:Depends},
libpappsomspp-widget-qt5-0 (= @LIBPAPPSOMSPP_VERSION@),
libpappsomspp-widget0 (= @LIBPAPPSOMSPP_VERSION@),
tandem-mass,
libpwiz3,
libodsstream-qt5-0,
libodsstream0,
libqt5gui5,
libqt5core5a,
libqt5xml5,
......
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