Update to 3.1.1
Disclaimer: I've never made a Debian package before or use the Debian distribution. I'm also the maintainer of Dillo at https://github.com/dillo-browser/dillo, as the original upstream is gone and previous developers have not continued the project. See https://dillo-browser.github.io/dillo.org.html .
This is a crude attempt to update the Debian package to Dillo 3.1.1 with the hope that it can help update the current 3.0.5 which has several problems, including on TLS connections.
Here is the changelog for 3.1.1: https://dillo-browser.github.io/release/3.1.1/
But you may also want to take a look at the 3.1.0, which contains a lot more changes: https://dillo-browser.github.io/release/3.1.0/
I used a Debian bookworm chroot and then build it with:
LANG=C debuild -us -uc
I changed the debian/source/format to git, as it was giving me some errors I didn't new how to solve.
It created the following files: