diffstat of debian/ for iptables_1.4.21-2 iptables_1.4.21-2+steamos1 changelog | 6 ++++++ rules | 3 +++ 2 files changed, 9 insertions(+) diff -Nru iptables-1.4.21/debian/changelog iptables-1.4.21/debian/changelog --- iptables-1.4.21/debian/changelog 2014-05-20 00:49:34.000000000 +0000 +++ iptables-1.4.21/debian/changelog 2014-05-29 21:18:18.000000000 +0000 @@ -1,3 +1,9 @@ +iptables (1.4.21-2+steamos1) alchemist; urgency=medium + + * disable dh_auto_test + + -- John Vert Thu, 29 May 2014 14:18:02 -0700 + iptables (1.4.21-2) unstable; urgency=medium * correct _dhopts var to enable autoreconf. Closes: #744968 diff -Nru iptables-1.4.21/debian/rules iptables-1.4.21/debian/rules --- iptables-1.4.21/debian/rules 2014-05-20 00:49:34.000000000 +0000 +++ iptables-1.4.21/debian/rules 2014-05-29 21:17:48.000000000 +0000 @@ -22,3 +22,6 @@ override_dh_auto_configure: dh_auto_configure -- $(_configure) + +override_dh_auto_test: +