Control: tags 828752 pending On 2022-10-06, Vagrant Cascadian wrote: > I intend to NMU with these patches applied, though will likely use > DELAYED/10 to give time for the maintainer to respond.
Uploaded an NMU to DELAYED/10: diff -Nru mod-dnssd-0.6/debian/changelog mod-dnssd-0.6/debian/changelog --- mod-dnssd-0.6/debian/changelog 2017-11-26 09:49:30.000000000 -0800 +++ mod-dnssd-0.6/debian/changelog 2022-10-06 11:11:40.000000000 -0700 @@ -1,3 +1,13 @@ +mod-dnssd (0.6-3.3) unstable; urgency=medium + + * Non-maintainer upload. + + * debian/rules: Pass --disable-lynx in dh_auto_configure override. + (Closes: #828752) + * debian/control: Remove lynx from Build-Depends. + + -- Vagrant Cascadian <[email protected]> Thu, 06 Oct 2022 11:11:40 -0700 + mod-dnssd (0.6-3.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru mod-dnssd-0.6/debian/control mod-dnssd-0.6/debian/control --- mod-dnssd-0.6/debian/control 2017-11-26 09:49:30.000000000 -0800 +++ mod-dnssd-0.6/debian/control 2022-10-06 11:11:40.000000000 -0700 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Regis Boudin <[email protected]> Uploaders: Sebastien ESTIENNE <[email protected]> -Build-Depends: debhelper (>= 10), apache2-dev, dh-apache2,libavahi-client-dev (>= 0.6.4), lynx, libapr1-dev +Build-Depends: debhelper (>= 10), apache2-dev, dh-apache2,libavahi-client-dev (>= 0.6.4), libapr1-dev Standards-Version: 4.1.1 Homepage: http://0pointer.de/lennart/projects/mod_dnssd/ diff -Nru mod-dnssd-0.6/debian/rules mod-dnssd-0.6/debian/rules --- mod-dnssd-0.6/debian/rules 2017-11-26 09:49:30.000000000 -0800 +++ mod-dnssd-0.6/debian/rules 2022-10-06 11:11:40.000000000 -0700 @@ -6,3 +6,6 @@ dh $@ --with apache2 override_dh_auto_install: + +override_dh_auto_configure: + dh_auto_configure -- --disable-lynx
signature.asc
Description: PGP signature

