remove-broken-test.patch
Description: Remove broken test
This test looks like broken, and if it doesn't really raise something, it
still LGTM... :)
Author: Thomas Goirand <zigo@debian.org>
remove-network-access-test.patch
Remove network access test
This test is doing network access, which isn't acceptable during build.
Author: Thomas Goirand <zigo@debian.org>
match-uri-without-hostname-case.patch
Match URI without letter case in hostname.
The URI matching should ignore the hostname letter case, so that
intermediate “normalising” of the hostname does not affect whether
the URI matches.
Author: Ben Finney <bignose@debian.org>
Co-Author: Thomas Goirand <zigo@debian.org>