From a452473eb1893ab025f14732a2005364bd044a9d Mon Sep 17 00:00:00 2001 From: Olivier Langella <olivier.langella@u-psud.fr> Date: Mon, 12 Feb 2018 16:47:39 +0100 Subject: [PATCH] xtpcpp (0.2.10-3) stretch --- CMakeLists.txt | 2 +- debian/changelog | 6 ++++++ debian/xtpcpp.install | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ddc9eb4f..00124d694 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,7 @@ ENDIF( CMAKE_BUILD_TYPE MATCHES "RelWithDebInfo" ) set(CMAKE_CXX_STANDARD 14) #depending on libpappsomspp version : -SET(LIBPAPPSOMSPP_VERSION "0.3.3-2") +SET(LIBPAPPSOMSPP_VERSION "0.3.3-3") configure_file (${CMAKE_SOURCE_DIR}/debian/control.cmake ${CMAKE_SOURCE_DIR}/debian/control @ONLY) diff --git a/debian/changelog b/debian/changelog index 8e0722a01..df5a2a98f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xtpcpp (0.2.10-3) stretch; urgency=medium + + * new PAPPSOms++ library + + -- Olivier Langella <olivier.langella@u-psud.fr> Mon, 12 Feb 2018 16:45:57 +0100 + xtpcpp (0.2.10-2) stretch; urgency=medium * fix library package name diff --git a/debian/xtpcpp.install b/debian/xtpcpp.install index 9b4d16b63..097923bb0 100644 --- a/debian/xtpcpp.install +++ b/debian/xtpcpp.install @@ -1 +1 @@ -/usr/* +usr/* -- GitLab