diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ddc9eb4fd82d4d5138d02c1bb3463e7757890a5..00124d694960f9041350a4aaadd07787532d38b4 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 8e0722a011cbc960985ed9645a5cbe2ca3a10185..df5a2a98fbd844eca104c1db1069a5875c1a0f75 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 9b4d16b635da2b4d8cfa8ca2bd8e97e52fdfdb21..097923bb05d3d3534a5f4a86c5a40fab892895f2 100644 --- a/debian/xtpcpp.install +++ b/debian/xtpcpp.install @@ -1 +1 @@ -/usr/* +usr/*