Source: wget2
Version: 2.1.0-2
Severity: normal
Tags: patch

Dear maintainer,

currently the tests don't run when building the binary packages. That is because '$(MAKE) check' is missing in debian/rules and it also needs libmicrohttpd-dev as another build-dependency to avoid the following lines when running configure:

checking for libmicrohttpd... no
checking for library containing MHD_start_daemon... no
configure: WARNING: *** LIBMICROHTTPD was not found. Several tests will not run.
checking for MHD_free... no

So could you please enable the tests?

In addition, libidn-dev is no longer needed as a build-dependency because wget2 prefers libidn2-dev which appears to be already a build-dependency.

For your convenience, I have prepared the attached patch that addresses all of these issues and adds dh_dwz for packaging the debug information as well.

Thank you in advance for considering these changes!

Best regards,

Thomas Uhle

Attachment: wget2-enable-testsuite.diff.gz
Description: GNU Zip compressed data

Reply via email to