Package: fwbuilder Version: 2.0.3-2 Severity: minor the README.Debian explains how to set-up the provided init.d-scripts. however, the example line of how to use update-rc.d dose not work. (script-name and trailing "." missing)
-- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages fwbuilder depends on: ii fwbuilder-common 2.0.3-2 Firewall administration tool GUI ( ii fwbuilder-linux [f 2.0.3-2 Firewall Builder policy compiler(s ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libfwbuilder6 2.0.3-1 Firewall Builder API library ii libgcc1 1:3.4.3-13 GCC support library ii libqt3c102-mt 3:3.3.4-3 Qt GUI Library (Threaded runtime v ii libsnmp5 5.1.2-6.2 NET SNMP (Simple Network Managemen ii libssl0.9.7 0.9.7e-3sarge1 SSL shared libraries ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3 ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra ii libx11-6 4.3.0.dfsg.1-14sarge1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte ii libxml2 2.6.16-7 GNOME XML library ii libxslt1.1 1.1.12-8 XSLT processing library - runtime ii zlib1g 1:1.2.2-4.sarge.2 compression library - runtime -- no debconf information
--- README.Debian.org 2006-01-10 12:32:12.192343712 +0100 +++ README.Debian 2006-01-10 12:32:26.635148072 +0100 @@ -9,7 +9,7 @@ /etc/init.d/fwbuilder. Then copy your .fw script to /etc/fwbuilder as `hostname -s`.fw. - You can use 'update-rc.d start 40 S . stop 89 0 6' to install the + You can use 'update-rc.d fwbuilder start 40 S . stop 89 0 6 .' to install the init.d script to start on boot-up or modify to suit your systems boot-up sequence.

