control: owner -1 ! control: tags -1 moreinfo Hi,
(chances are higher when a bug is opened) >Changes since the last upload: > >iptables-persistent (1.0.4+nmu1) unstable; urgency=low > > * Non-maintainer upload. > * Loads the firewall before network-pre.target, as suggested by systemd > upstream. (Closes: #829640). I would wait for a conclusion of bug #829640 before sponsoring and also a conclusion for message #829640#24. Also: unlisted changes probably out of an NMU scope (but jmw is pretty active so he might ack them anyway) +++ iptables-persistent-1.0.4+nmu1/debian/compat 2016-08-21 07:05:06.000000000 +0200 @@ -1 +1 @@ -7 +9 (this is usually wrong without bumping debhelper minimum version too) -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 - dh --with systemd $@ + dh $@ --with systemd various: - touch /etc/iptables/rules.v* - chmod 0640 /etc/iptables/rules.v* + touch /etc/iptables/rules.v* + chmod 0640 /etc/iptables/rules.v* (seems an indentation change) I don't think they are in an NMU scope (maybe the dh call change? In case, please open RC bugs against the package, fix them with the changes, and list them in changelog). thanks, G.