Comment 4 for bug 2040404

Revision history for this message
Thomas Ward (teward) wrote :

@bharrington

Refer to my IRC poke.

Proper way to handle this would be to depend as nginx-full in Debian does - https://salsa.debian.org/nginx-team/nginx/-/blob/main/debian/control#L129 - and replace the existing dependency lines with this:

libnginx-mod-http-geoip2 (>= ${libnginx-mod-geoip2:Version}~),

... which would match how we restructured in Debian for these external dependencies.