tags 666335 + patch tags 666335 + pending thanks Dear maintainer,
I've prepared an NMU for iptables (versioned as 1.4.13-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer.
-- Jakub Wilk
diffstat for iptables-1.4.13 iptables-1.4.13 builddir.mk | 2 +- changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff -Nru iptables-1.4.13/debian/builddir.mk iptables-1.4.13/debian/builddir.mk --- iptables-1.4.13/debian/builddir.mk 2011-06-11 17:31:58.000000000 +0200 +++ iptables-1.4.13/debian/builddir.mk 2012-04-22 15:49:24.000000000 +0200 @@ -1,5 +1,5 @@ BUILD_DIR := debian/build -BUILD_DIR_TARGETS := build install +BUILD_DIR_TARGETS := build build-arch build-indep install $(BUILD_DIR_TARGETS): builddir $(MAKE) -f debian/rules -C $(BUILD_DIR) $@ USE_BUILD_DIR=TRUE diff -Nru iptables-1.4.13/debian/changelog iptables-1.4.13/debian/changelog --- iptables-1.4.13/debian/changelog 2012-03-27 15:35:10.000000000 +0200 +++ iptables-1.4.13/debian/changelog 2012-04-22 15:50:34.000000000 +0200 @@ -1,3 +1,11 @@ +iptables (1.4.13-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add build-arch and build-indep targets to BUILD_DIR_TARGETS (closes: + #666335). Thanks to Lucas Nussbaum for the bug report. + + -- Jakub Wilk <[email protected]> Sun, 22 Apr 2012 15:50:33 +0200 + iptables (1.4.13-1) unstable; urgency=low * New upstream release

