Your message dated Fri, 01 Nov 2024 11:07:03 +0000
with message-id <e1t6pud-0025xq...@fasolo.debian.org>
and subject line Bug#1082972: fixed in curlpp 0.8.1-6
has caused the Debian Bug report #1082972,
regarding curlpp: FTBFS: <<PKGBUILDDIR>>/include/curlpp/Options.hpp:281:74: 
error: invalid conversion from ‘int’ to ‘CURLoption’ [-fpermissive]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1082972: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082972
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:curlpp
Version: 0.8.1-5.3
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --with autoreconf
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb 
PKG_CONFIG=/usr/bin/pkg-config cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None 
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix 
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ..
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- curlpp version=[0.8.1]
-- curlpp version num=[000801]
-- Looking for CURL
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "8.10.1")
-- Found CURL version: 8.10.1
-- Using CURL include dir(s): /usr/include/x86_64-linux-gnu
-- Using CURL lib(s): /usr/lib/x86_64-linux-gnu/libcurl.so
-- Configuring done (0.5s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
   dh_auto_build
        cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
/usr/bin/cmake -S/<<PKGBUILDDIR>> -B/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[2]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/curlpp.dir/build.make CMakeFiles/curlpp.dir/depend
make  -f CMakeFiles/curlpp_static.dir/build.make 
CMakeFiles/curlpp_static.dir/depend
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/curlpp.dir/DependInfo.cmake "--color="
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> 
/<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/curlpp_static.dir/DependInfo.cmake "--color="
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f CMakeFiles/curlpp_static.dir/build.make 
CMakeFiles/curlpp_static.dir/build
make  -f CMakeFiles/curlpp.dir/build.make CMakeFiles/curlpp.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  3%] Building CXX object CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o
[  7%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o
/usr/bin/c++  -I/<<PKGBUILDDIR>>/include -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++11 -MD -MT CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o -MF 
CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o.d -o CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o -c 
/<<PKGBUILDDIR>>/src/curlpp/Easy.cpp
/usr/bin/c++ -Dcurlpp_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o.d -o 
CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o -c /<<PKGBUILDDIR>>/src/curlpp/Easy.cpp
In file included from /<<PKGBUILDDIR>>/include/curlpp/Option.inl:27,
                 from /<<PKGBUILDDIR>>/include/curlpp/Option.hpp:251,
                 from /<<PKGBUILDDIR>>/include/curlpp/Easy.hpp:31,
                 from /<<PKGBUILDDIR>>/src/curlpp/Easy.cpp:25:
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/include/curlpp/Option.inl:27,
                 from /<<PKGBUILDDIR>>/include/curlpp/Option.hpp:251,
                 from /<<PKGBUILDDIR>>/include/curlpp/Easy.hpp:31,
                 from /<<PKGBUILDDIR>>/src/curlpp/Easy.cpp:25:
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
In file included from 
/<<PKGBUILDDIR>>/include/curlpp/internal/../Exception.hpp:29,
                 from 
/<<PKGBUILDDIR>>/include/curlpp/internal/CurlHandle.hpp:29,
                 from /<<PKGBUILDDIR>>/include/curlpp/Easy.hpp:28:
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
In file included from 
/<<PKGBUILDDIR>>/include/curlpp/internal/../Exception.hpp:29,
                 from 
/<<PKGBUILDDIR>>/include/curlpp/internal/CurlHandle.hpp:29,
                 from /<<PKGBUILDDIR>>/include/curlpp/Easy.hpp:28:
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:104:43: warning: 
‘CURLOPT_HTTPPOST’ is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST 
[-Wdeprecated-declarations]
  104 |         class OptionSetter<curlpp::Forms, CURLOPT_HTTPPOST>
      |                                           ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/internal/OptionSetter.hpp:309:129: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  309 |                                                                            
                                                     CURLOPT_PROGRESSFUNCTION>
      |                                                                         
                                                        ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/src/curlpp/Easy.cpp:26:
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:281:74: error: invalid conversion 
from ‘int’ to ‘CURLoption’ [-fpermissive]
  281 |         typedef curlpp::OptionTrait<curl_closepolicy, 
CURLOPT_CLOSEPOLICY> ClosePolicy;
      |                                                                         
 ^
      |                                                                         
 |
      |                                                                         
 int
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
In file included from /<<PKGBUILDDIR>>/src/curlpp/Easy.cpp:26:
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:152:77: warning: 
‘CURLOPT_PROGRESSFUNCTION’ is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION 
[-Wdeprecated-declarations]
  152 |         typedef 
curlpp::OptionTrait<curlpp::types::ProgressFunctionFunctor, 
CURLOPT_PROGRESSFUNCTION>
      |                                                                         
    ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1304:3: note: declared here
 1304 |   CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, 
CURLOPTTYPE_FUNCTIONPOINT, 56,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:188:43: warning: 
‘CURLOPT_DNS_USE_GLOBAL_CACHE’ is deprecated: since 7.11.1. Use CURLOPT_SHARE 
[-Wdeprecated-declarations]
  188 |         typedef curlpp::OptionTrait<bool, CURLOPT_DNS_USE_GLOBAL_CACHE> 
DnsUseGlobalCache;
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1431:3: note: declared here
 1431 |   CURLOPTDEPRECATED(CURLOPT_DNS_USE_GLOBAL_CACHE, CURLOPTTYPE_LONG, 91,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:216:43: warning: ‘CURLOPT_PUT’ is 
deprecated: since 7.12.1. Use CURLOPT_UPLOAD [-Wdeprecated-declarations]
  216 |         typedef curlpp::OptionTrait<bool, CURLOPT_PUT> Put;
      |                                           ^~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1295:3: note: declared here
 1295 |   CURLOPTDEPRECATED(CURLOPT_PUT, CURLOPTTYPE_LONG, 54,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:222:52: warning: ‘CURLOPT_HTTPPOST’ 
is deprecated: since 7.56.0. Use CURLOPT_MIMEPOST [-Wdeprecated-declarations]
  222 |         typedef curlpp::OptionTrait<curlpp::Forms, CURLOPT_HTTPPOST> 
HttpPost;
      |                                                    ^~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1205:3: note: declared here
 1205 |   CURLOPTDEPRECATED(CURLOPT_HTTPPOST, CURLOPTTYPE_OBJECTPOINT, 24,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:281:74: error: invalid conversion 
from ‘int’ to ‘CURLoption’ [-fpermissive]
  281 |         typedef curlpp::OptionTrait<curl_closepolicy, 
CURLOPT_CLOSEPOLICY> ClosePolicy;
      |                                                                         
 ^
      |                                                                         
 |
      |                                                                         
 int
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:304:50: warning: 
‘CURLOPT_RANDOM_FILE’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  304 |         typedef curlpp::OptionTrait<std::string, CURLOPT_RANDOM_FILE> 
RandomFile;
      |                                                  ^~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1371:3: note: declared here
 1371 |   CURLOPTDEPRECATED(CURLOPT_RANDOM_FILE, CURLOPTTYPE_STRINGPOINT, 76,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/include/curlpp/Options.hpp:305:50: warning: 
‘CURLOPT_EGDSOCKET’ is deprecated: since 7.84.0. Serves no purpose anymore 
[-Wdeprecated-declarations]
  305 |         typedef curlpp::OptionTrait<std::string, CURLOPT_EGDSOCKET> 
EgdSocket;
      |                                                  ^~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/curl/curl.h:1375:3: note: declared here
 1375 |   CURLOPTDEPRECATED(CURLOPT_EGDSOCKET, CURLOPTTYPE_STRINGPOINT, 77,
      |   ^~~~~~~~~~~~~~~~~
make[3]: *** [CMakeFiles/curlpp_static.dir/build.make:79: 
CMakeFiles/curlpp_static.dir/src/curlpp/Easy.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:131: CMakeFiles/curlpp_static.dir/all] Error 
2
make[2]: *** Waiting for unfinished jobs....
make[3]: *** [CMakeFiles/curlpp.dir/build.make:79: 
CMakeFiles/curlpp.dir/src/curlpp/Easy.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[ 11%] Building CXX object CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o
/usr/bin/c++ -Dcurlpp_EXPORTS -I/<<PKGBUILDDIR>>/include -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o -MF CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o.d -o 
CMakeFiles/curlpp.dir/src/curlpp/Exception.cpp.o -c /<<PKGBUILDDIR>>/src/curlpp/Exception.cpp
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:105: CMakeFiles/curlpp.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:139: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j2 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:16: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202409/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: curlpp
Source-Version: 0.8.1-6
Done: Aloïs Micard <creekor...@debian.org>

We believe that the bug you reported is fixed in the latest version of
curlpp, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1082...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aloïs Micard <creekor...@debian.org> (supplier of updated curlpp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Nov 2024 10:55:52 +0100
Source: curlpp
Architecture: source
Version: 0.8.1-6
Distribution: unstable
Urgency: medium
Maintainer: Aloïs Micard <creekor...@debian.org>
Changed-By: Aloïs Micard <creekor...@debian.org>
Closes: 1082972
Changes:
 curlpp (0.8.1-6) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Use secure URI in Homepage field.
   * Drop unnecessary dependency on dh-autoreconf.
   * Remove constraints unnecessary since buster (oldstable):
     + Build-Depends: Drop versioned constraint on g++ and libboost-dev.
 .
   [ Aloïs Micard ]
   * d/source/lintian-overrides:
     - Silence OpenPGP signature check.
   * d/copyright:
     - Update copyright years.
   * d/control:
     - Bump Standards-Version.
   * d/patches:
     - Write patch to build with new libcurl version. (Closes: #1082972)
   * d/libcurlpp0t64.lintian-overrides:
     - Fix lintian overrides.
Checksums-Sha1:
 e9a202af370c442c26b84e58d976c15abc4ccaf5 2058 curlpp_0.8.1-6.dsc
 c38dce461de670c067c4f5b2299ed28a70e238a1 5136 curlpp_0.8.1-6.debian.tar.xz
 73a2e6ffef7ddd8427eae8c03edd0199e380fa36 8261 curlpp_0.8.1-6_amd64.buildinfo
Checksums-Sha256:
 ddf1de731a9cbe7893c314f2a59ab51bab30ca72d9573858bc2838595afb1bc1 2058 
curlpp_0.8.1-6.dsc
 4df6dbe0683c7b0f0c4907b1f4c13af29e7ca38977f85246f122e7bb44e53d26 5136 
curlpp_0.8.1-6.debian.tar.xz
 17c687a52c22b3342330c7066fcfdf062f617000ceb809182a71118de2ffca62 8261 
curlpp_0.8.1-6_amd64.buildinfo
Files:
 95fe9d92475cf24c8b2f57b11f75e823 2058 libs optional curlpp_0.8.1-6.dsc
 2d5ceed31ad03863a3956d3b6b089065 5136 libs optional 
curlpp_0.8.1-6.debian.tar.xz
 13ed086f4d80ce2fa631ddc66fa95460 8261 libs optional 
curlpp_0.8.1-6_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEECYc16JDXWgmzZBaOGg64LwcfXv4FAmckreUQHGFsb2lzQG1p
Y2FyZC5sdQAKCRAaDrgvBx9e/p/KD/9JutOYFAuW1ZFv+gbn1Mu1IGnVjNKI6gcf
c8V+9QxnXuol9sNZcygPRG+2Gu3m8fYipu+iqfjVfPgwobLC7fPiwN2MQWIPctr/
lJaVbHuwh/dAnzvrNSJ5twikF5ZtYdzkMArdON0pOJIpe6pU/H6GHb97o/XEFWH8
M2SqBR4vvfOek2fZUIARtNB91nECaOzaeiyRCv7osd7IONnZyLYLigwa9jaVUC/C
h2KWyhNiNYHkZg4UPXRRuL/qac2wY8tUjjwzrsUDujFBymv0G5Vhg8rHu09HFKwd
zpG4JHPfLOOSbzm8P0Hmfoigqijd20TmJdETmSp8oXIwzKiiG6HvY1vPssdIdqoV
vPg7DRsLW4Nyo7joe7U5HDZFMYvAJ2HggmvmxVNHMgi/V7qduJ8yYFRpw/D8Doij
NKLaCuNkZ/f/bIqr59le6q8HgevVLu1WGDQ68hGqfmirx25PLw+V3Ucq4e7zXia7
cbK5YXhxZ7s9XDrv93p9bemZRFHIy4S7Euit7ulve9poPNMqMa1+uMROjsDXt4aB
gUCNQflqIVXOoWg8BRkri7lq4ZTCqxeWxoLUIno4wqhNBwH3j1HCLbRAVldT+Dhi
GaCno4bAOq4oUq2+pWdgIjGJQdc3LPUM8Bhx3NgbkkXqGGSI7gPpITGz/ulBP7EO
ZLOy2A8lCQ==
=D7QC
-----END PGP SIGNATURE-----

Attachment: pgpuDVlQga8Z5.pgp
Description: PGP signature


--- End Message ---

Reply via email to