From f7650373fa8bd1388b620b0cb7f135d823f5a3bc Mon Sep 17 00:00:00 2001
From: Olivier Langella <olivier.langella@u-psud.fr>
Date: Fri, 17 Aug 2018 13:55:21 +0200
Subject: [PATCH] xtpcpp (0.2.21-1) stretch

---
 CMakeLists.txt   | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index c5edc2582..69388dce6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -48,7 +48,7 @@ else ()
 endif ()
 
 #depending on libpappsomspp version :
-SET(LIBPAPPSOMSPP_VERSION "0.4.2-1")
+SET(LIBPAPPSOMSPP_VERSION "0.4.3-1")
 configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control  @ONLY)
 
 
diff --git a/debian/changelog b/debian/changelog
index 1355f21f8..24a8db95a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xtpcpp (0.2.21-1) stretch; urgency=medium
+
+  * ODS column consistency checked, more auto documentation
+
+ -- Olivier Langella <olivier.langella@u-psud.fr>  Fri, 17 Aug 2018 13:51:19 +0200
+
 xtpcpp (0.2.20-1) stretch; urgency=medium
 
   * TIC columns added in ODS report
-- 
GitLab