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

xtpcpp (0.3.7-1) buster

parent 374698ed
No related branches found
Tags xtpcpp_0.3.9-2
No related merge requests found
......@@ -119,7 +119,7 @@ else ()
endif ()
#depending on libpappsomspp version :
SET(LIBPAPPSOMSPP_VERSION "0.6.5-1")
SET(LIBPAPPSOMSPP_VERSION "0.7.2-2")
configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY)
......@@ -129,7 +129,7 @@ SET(BUILD_SYSTEM_NAME "${CMAKE_SYSTEM}")
SET(XTPCPP_VERSION_MAJOR "0")
SET(XTPCPP_VERSION_MINOR "3")
SET(XTPCPP_VERSION_PATCH "6")
SET(XTPCPP_VERSION_PATCH "7")
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.3.7-1) buster; urgency=medium
* allow column move (peptide list, protein list, ptm list, ptm peptide list)
* edition of centroid parameters in tandem settings for tims tof reader
* defining alignment groups
* cross compilation with MXE
-- Olivier Langella <olivier.langella@u-psud.fr> Fri, 10 Apr 2020 22:05:08 +0200
xtpcpp (0.3.6-1) buster; urgency=medium
* timstof support
......
......@@ -6,7 +6,7 @@ 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,
libqt5svg5-dev,
......@@ -22,7 +22,7 @@ Depends: ${shlibs:Depends},
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