Control: tags 960381 + pending Dear maintainer,
I've prepared an NMU for cupt (versioned as 2.10.4+nmu1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher
diff -Nru cupt-2.10.4/cpp/CMakeLists.txt cupt-2.10.4+nmu1/cpp/CMakeLists.txt --- cupt-2.10.4/cpp/CMakeLists.txt 2019-11-10 10:53:34.000000000 +0100 +++ cupt-2.10.4+nmu1/cpp/CMakeLists.txt 2020-06-07 22:52:03.000000000 +0200 @@ -8,9 +8,9 @@ find_package(Boost 1.42.0) IF(Boost_FOUND) - IF(Boost_VERSION LESS 104200) + IF(Boost_VERSION LESS 1.42) message(FATAL_ERROR "need Boost of version 1.42.0") - ENDIF(Boost_VERSION LESS 104200) + ENDIF(Boost_VERSION LESS 1.42) ELSE() message(FATAL_ERROR "missing Boost") ENDIF() diff -Nru cupt-2.10.4/debian/changelog cupt-2.10.4+nmu1/debian/changelog --- cupt-2.10.4/debian/changelog 2019-11-10 10:53:34.000000000 +0100 +++ cupt-2.10.4+nmu1/debian/changelog 2020-06-07 22:56:21.000000000 +0200 @@ -1,3 +1,11 @@ +cupt (2.10.4+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * cmakelists: Fix boost version check (Closes: #960381) + Based on the patch from Ubuntu + + -- Sebastian Ramacher <sramac...@debian.org> Sun, 07 Jun 2020 22:56:21 +0200 + cupt (2.10.4) unstable; urgency=low * console:
signature.asc
Description: PGP signature