diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2d445f9939ccb3719a92c326deb720c796fc8100..6bab59d92e781e7d88bfa539b0f5b7e6ba686733 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,9 +9,9 @@ PROJECT(tandemng CXX)
 
 set(tandemng_VERSION_MAJOR "0")
 set(tandemng_VERSION_MINOR "3")
-set(tandemng_VERSION_PATCH "7")
+set(tandemng_VERSION_PATCH "8")
 set(tandemng_VERSION "${tandemng_VERSION_MAJOR}.${tandemng_VERSION_MINOR}.${tandemng_VERSION_PATCH}")
-set(VERSION 0.3.7)
+set(VERSION 0.3.8)
 
 
 # Add folder where are supportive functions
diff --git a/debian/changelog b/debian/changelog
index b4adedb696da99e534e351f259cabe1b204352f7..eb7314af2ffa11a8f656b827eb7c262e1de5ca86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tandemng (0.3.8-1~bookworm1) bookworm; urgency=medium
+
+  * Cleaning old MS data format detection
+
+ -- Olivier Langella <olivier.langella@u-psud.fr>  Tue, 21 May 2024 10:16:48 +0200
+
 tandemng (0.3.7-1~bookworm1) bookworm; urgency=medium
 
   * Write point mutations to mzIdentML result file as a PSI MOD removal and insertion of AA
diff --git a/debian/control b/debian/control
index bbbb0a404f14ef9ddfee747e36a29bf1826a23be..949d9fdbfb21b9073f12b7e988566292040e3b1c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
 Uploaders: Filippo Rusconi <lopippo@debian.org>
 Standards-Version: 4.2.1
 Build-Depends: debhelper (>= 9.20151219),
-               libpappsomspp-dev (>= 0.9.22),
+               libpappsomspp-dev (>= 0.9.30),
                libexpat1-dev
 Homepage: http://www.thegpm.org/TANDEM/
 Vcs-Browser: https://salsa.debian.org/debichem-team/tandem-mass.git