firestarter (1.0.3-11) unstable; urgency=low

  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt",
    with thanks to Jari Aalto (closes: #664357)
  * Update to Standards-Version to 3.9.3 and debhelper to 9.
  * Acknowledge NMU by Robert Millan, thank you (closes: #647653)
  * Cleanup patch 15_sv_po, which was also modifying the non-routables
    file.
  * Remove module ipt_ipv4optsstrip from module loader, thanks to
    Robert Edmonds (closes: #626293)
  * Edit src/service.c to return the port number rather than
    'Unknown' if the service name cannot be determined, (closes: #295334)
  * Add note to package description regarding the lack of upstream
    development and IPv6 support in this package.
  * Do not restart the firestarter service unless it is properly
    configured and the interface being started/stopped corresponds
    to the external interface, thanks to Javier Fernandez-Sanguino
    Pen~a (closes: #632070)
  * Do not restart the firestarter service if we are entering
    runlevel 0 or 6 (closes: #589449)

 -- Paul Cupis <paul@cupis.co.uk>  Sun, 13 May 2012 22:49:18 +0100

firestarter (1.0.3-10.1) unstable; urgency=low

  * Non-maintainer upload.
  * Set Architecture to linux-any.  (Closes: #647653)

 -- Robert Millan <rmh@debian.org>  Sun, 22 Apr 2012 16:10:29 +0200

firestarter (1.0.3-10) unstable; urgency=low

  * Update non-routeables file to reflect allocation of the
    last /8 blocks by IANA.
  * Update desktop file so it validates (closes: #611801)
  * Add 23_fix_ftbfs_binutils-gold from Mahyuddin Susanto to
    fix FTBFS with binutils-gold (closes: #554370)
  * Update config.{guess|sub} from autotools-dev
  * Update init.d script to show we start at rcS.
  * Add patch 02_support_isc-dhcp4 to support Debian
    isc-dhcp-server which is configured via /etc/dhcpd/
    (closes: #615264)
  * Add watch file (closes: #609065)

 -- Paul Cupis <paul@cupis.co.uk>  Sun, 27 Feb 2011 20:27:33 +0000

firestarter (1.0.3-9) unstable; urgency=low

  * Update non-routables file from 
    http://www.cymru.com/Documents/bogon-bn-nonagg.txt
    (closes: #604850)
  * Remove gksu dependency and add menu (closes: #551077)
  * Add Homepage link
  * Capitalise GTK in description (closes: #502932)
  * Add Ubuntu patches 21 (locales) and 22 (encoding) with
    thanks (closes: #585980)
  * Update Standards-Version
  * Update debhelper to V5.
  * Add $remote_fs to init script LSB header
  * Build-dep on chrpath to remove RPATH in binary

 -- Paul Cupis <paul@cupis.co.uk>  Sun, 02 Jan 2011 20:53:16 +0000

firestarter (1.0.3-8) unstable; urgency=low

  * Apologies, I thought I had uploaded this version in February.
  * Rebuild against unstable (new Gnome libraries).
  * Add Build-Dep on libglade2-dev (closes: #536941)
  * Change ifupdown script to use invoke-rc.d.
  * Update debian/changelog to refer to GPL-2, not GPL.
  * Update non-routables file from 
    http://www.cymru.com/Documents/bogon-bn-nonagg.txt

 -- Paul Cupis <paul@cupis.co.uk>  Sat, 15 Aug 2009 13:02:39 +0100

firestarter (1.0.3-7) unstable; urgency=low

  * Change menu/desktop file to use su-to-root instead of gksu
    (closes: #479813)
  * Allow localhost traffic when firewall is locked (closes: #479224)
  * Bump to Standards-Version 3.8.0, no changes
  * Fix Lintian warnings:
     - debian-rules-ignores-make-clean-error
     - spelling-error-in-changelog (dependancy dependency)
     - maintainer-script-empty (preinst)
     - command-with-path-in-maintainer-script (postinst)
  * Remove extra .desktop file from obsolete location
  * Update non-routables list
  * Copy patch from Ubuntu with updated .it po file (closes: #417467)
  * Copy patch from Ubuntu which fixes some memory leak/crash
    problems (closes: #449051)

 -- Paul Cupis <paul@cupis.co.uk>  Sat, 13 Sep 2008 21:14:27 +0100

firestarter (1.0.3-6) unstable; urgency=low

  * Recover lsb-base dependency lost in last update.
  * Remove 'Application' category from desktop file, add trailing semicolon.
  * Remove old code from preinst (replace with empty/default version)
  * Replace postinst with updated version.
  * Update menu file for new menu policy.
  * Add LSB keyword section to initscript.
  * Change initscript to run at S65, not 'defaults'.
  * Do not use invoke-rc.d in ppp/ifupdown scripts, call initscript directly
    (closes: #438732).
  * Copy patch from Ubuntu to launch web browser as non-root user - thanks
    go to the author of the Ubuntu patch
     - fixup docs patch appropriately

 -- Paul Cupis <paul@cupis.co.uk>  Fri, 24 Aug 2007 16:35:24 +0100

firestarter (1.0.3-5) unstable; urgency=low

  * Fix typo in init script, thanks to Andrea Vettorello (closes: #436196)
  * Merge init-script dpatch file.

 -- Paul Cupis <paul@cupis.co.uk>  Mon, 06 Aug 2007 19:19:42 +0100

firestarter (1.0.3-4) unstable; urgency=low

  * Actually change the Maintainer field - oops.
  * Really apply patch for fix URI to upstream docs (closes: #427430)

 -- Paul Cupis <paul@cupis.co.uk>  Mon, 06 Aug 2007 00:22:53 +0100

firestarter (1.0.3-3) unstable; urgency=low

  * Change maintainer (with previous maintainers consent).
  * Update non-routables list (closes: #416553)
  * Use LSB functions in init-script (closes: #414007)
  * Add script to if-up.d and family to restart firestarter
    when an interface is brought up or taken down
    (closes: #417663, #407595)
  * Take patch from Ubuntu to add Categories to the desktop
    file and install file in correct place (closes: #414000)
  * firestarter will now restart dnsmasq if detected (closes: #316746)
  * Update URI to upstream documentation (closes: #427430)

 -- Paul Cupis <paul@cupis.co.uk>  Sun, 05 Aug 2007 10:11:03 +0100

firestarter (1.0.3-2) unstable; urgency=low

  * Fix postrm script on purge (closes: #303973, #338550, #375189)
  * Fix preinst script (closes: #300143, #314286)
  * Update non-routables file (closes: #407331)
  * Update swedish translation. Thanks Daniel Nylander (closes: #384447)
  * Apply transparent icon patch from Ubuntu (closes: #295336)
  * Add a suggest on dhcp3-server and apply patches for dhcp from Ubuntu
    (closes: #399752, #405674)
  * Use dh_installinit --no-start instead of dh_installinit and fix postinst
    script in order to have "an atomic upgrade" (closes: #286666, #405672)
  * Don't fail on upgrade when firewalled interface has changed (closes: #254971)

 -- Yann Verley <yann.verley@free.fr>  Tue, 13 Feb 2007 23:30:42 +0100

firestarter (1.0.3-1.3) unstable; urgency=low

  * NMU
  * Bump to Standards-Version 3.7.2.
  * Fix XSI:isms in preinst.

 -- Clint Adams <schizo@debian.org>  Sun, 10 Sep 2006 16:35:48 -0400

firestarter (1.0.3-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * control: add a missing dependency on ${misc:Depends}
    (closes: #370519).

 -- Josselin Mouette <joss@debian.org>  Sun, 18 Jun 2006 12:20:59 +0200

firestarter (1.0.3-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for sarge-targetted RC bugfix
  * Simple rebuild (on all architectures) to drop dependency on libhowl0
    which is going away (closes: #298809).

 -- Steve Langasek <vorlon@debian.org>  Thu, 17 Mar 2005 17:54:40 -0800
 
firestarter (1.0.3-1) unstable; urgency=low

  * New upstream release
    (closes: #277914, #286319, #289673, #291407, #292557)
  * Fix cleanup of dhclient-exit-hooks. Thanks Gaetan (closes: #289315)
  * Clarify the option --generate-scripts in manpage.
  * Upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Sun, 30 Jan 2005 20:29:42 +0100

firestarter (1.0.1-1) unstable; urgency=low

  * New upstream release (closes: #284109)
  * Fix dhclient hook. Thanks Matthew Exley (closes: #283863)
  * Fix preinst and postrm scripts for dhclient-exit-hooks cleanup
  * Remove patchs applied upstream
  * Upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Mon, 19 Dec 2004 19:34:03 +0100

firestarter (1.0.0-3) unstable; urgency=low

  * add libxml-parser-perl to the build dependencies (closes: #284140)
  * upload sponsored by Bastian Kleineidam <calvin@debian.org>

 -- Yann Verley <yann.verley@free.fr>  Sat,  4 Dec 2004 08:59:53 +0100

firestarter (1.0.0-2) unstable; urgency=low

  * fix bashism in generated file /etc/firestarter/firestarter.sh
    (closes: #283586)
  * Upload sponsored by Bastian Kleineidam <calvin@debian.org>.

 -- Yann Verley <yann.verley@free.fr>  Tue, 30 Nov 2004 08:58:21 +0100

firestarter (1.0.0-1) unstable; urgency=low

  * new upstream release (closes: #120808, #212999, #222704, #230155, #267771)
  * - change patch 09_fix_ip_up : now firestarter adds ppp hook
    in /etc/ppp/ip-up.d/1firestarter.(closes: #277496)
    - revert previous change for bug 267929. The test for existence of
    /usr/sbin/firestarter is useful if we don't want to run firestarter
    when 'apt-get remove firestarter' has be done.
    (closes: #282410, #283262)
  * add dependancy on iptables >= 1.2.11 (closes: #271078)
  * update manpage.
  * fix patches 01_use_gksu, 06_dot_not_hyphen.
  * remove patch 02_be_quiet_on_console as it is no more useful with
    the upstream release.
  * remove patch 08_fix_netfilter_init as the upstream release doesn't
    provide the original file.
  * add patch 10_dhclient so that people can use firestarter with dhcpd.
  * add patch 11_fix_bcast to get the correct interface name used for
    the broadcast address. Thanks to Tomas Junnonen.
  * change postrm script : remove /etc/ppp/ip-up.d/1firestarter on purge.
  * add preinst script to remove /etc/ppp/ip-up.local if it is only used
    by firestarter : using this file (installed by previous versions of
    firestarter) is incompatible with /etc/ppp/ip-up.d/1firestarter.

 -- Yann Verley <yann.verley@free.fr>  Wed, 28 Nov 2004 22:23:07 +0100
 
firestarter (0.9.3-6) unstable; urgency=low

  * adopting orphaned package.
    Thanks Rene for all your work (closes: #273148)
  * change init script to test existence of iptables rather than
    firestarter gui (closes: #267929)
  * add description of --generate-scripts command line option to manpage
  * add patch so that firestarter restarts after pppd establishes
    the link (closes: #210945) 
  * change postrm script : clean /etc/ppp/ip-up.local, only on purge.

 -- Yann Verley <yann.verley@free.fr>  Thu, 16 Oct 2004 15:57:50 +0200

firestarter (0.9.3-5) unstable; urgency=low

  * rebuild against lib libgcrypt11/libgnutls11 by build-depending on
    libgnomeui-dev (>= 2.6.1.1-4), thanks Matthias Urlichs (closes: #263636)

 -- Rene Engelhard <rene@debian.org>  Fri, 13 Aug 2004 17:46:46 +0200

firestarter (0.9.3-4) unstable; urgency=low

  * fix initscript (closes: #248252) 

 -- Rene Engelhard <rene@debian.org>  Wed, 12 May 2004 21:33:52 +0200

firestarter (0.9.3-3) unstable; urgency=low

  * call dh_gconf in debian/rules (closes: #267964) 

 -- Rene Engelhard <rene@debian.org>  Sat,  8 May 2004 22:34:55 +0200

firestarter (0.9.3-2) unstable; urgency=low

  * export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 before
    executing $(MAKE) install...

 -- Rene Engelhard <rene@debian.org>  Fri,  7 May 2004 01:00:45 +0200

firestarter (0.9.3-1) unstable; urgency=low

  * New upstream release
  * quote stuff in menu file
  * Standards-Version: 3.6.1 (no changes needed)
  * made changelog utf8
  * move firestarter(1) to firestarter(8)
  * extend clean (remove generated firestarter.schemas and .desktop)

 -- Rene Engelhard <rene@debian.org>  Thu,  6 May 2004 20:54:21 +0200

firestarter (0.9.2-4) unstable; urgency=high

  * urgency high because of fixing of a "critical" bug in sarge...
  * new init script; based on netfilter.init from upstream but
    RedHat specifics patched out (closes: #219335) 
  * rm -rf /etc/firestarter and do not leave the hook in
    /etc/dhclient-exit-hooks on purge (closes: #231623)

 -- Rene Engelhard <rene@debian.org>  Wed, 14 Jan 2004 02:39:54 +0100

firestarter (0.9.2-3) unstable; urgency=low

  * search for /var/run/dhclient.<iface>.pid instead of
    /var/run/dhclient-<iface>.pid (closes: #207406)
  * accept kernel 2.6 too when checking for kernel versions (closes: #209011)

 -- Rene Engelhard <rene@debian.org>  Sat,  6 Sep 2003 23:49:05 +0200

firestarter (0.9.2-2) unstable; urgency=low

  * reupload to force rebuild with fixed dpatch; add
    Build-Conflicts: with the broken dpatch

 -- Rene Engelhard <rene@debian.org>  Sun, 15 Jun 2003 19:05:27 +0200

firestarter (0.9.2-1) unstable; urgency=low

  * new upstream version. 
  * moved to dpatch
    - remove patches applied upstream:
      01_fix_error_declaration
      05_fix_lookup_ip
  * Standards-Versio: 3.5.10
  * debhelper compat v4
  * remove mentioning of /usr/share/gnome/help/firestarter/C from manpage;
    remove mentioning of INSTALL from README and install CREDITS
    (closes: #196837)

 -- Rene Engelhard <rene@debian.org>  Thu, 12 Jun 2003 21:39:42 +0200

firestarter (0.9.1-5) unstable; urgency=low

  * add patch fixing lookup_ip(), so that is doesn't segfault from time to
    time, thanks Olivier Abad <oabad@noos.fr> (closes: #178196)
  * #ifdef'd printf()'s for "Hit filtered: foo" out, because that fills
    the console annoyingly
  * beautify the init script a little bit
  * compile with -Wall
  
 -- Rene Engelhard <rene@debian.org>  Fri, 28 Feb 2003 16:45:23 +0100

firestarter (0.9.1-4) unstable; urgency=low

  * added menu icon (converted from upstream's png to xpm)
  * Remove "'s from Exec= statement in firestarter.desktop, Closes: #179752
  * Use gksu -g firestarter in menu entry since only gksu makes problems
    when running out of the menu otherwise (at least here in KDE) 
  * moved the binary to sbin since it is a "I-need-root-privileges"
    application and users can start it only under X anyway where we have
    a menu entry/.desktop file starting it with gksu...
  * fix minor glitch in clean target
  
 -- Rene Engelhard <rene@debian.org>  Wed,  5 Feb 2003 00:50:09 +0100

firestarter (0.9.1-3) unstable; urgency=low

  * using gksu (in .desktop and menu) for starting firestarter
    (thanks, Michael Vogt for the suggestion)

 -- Rene Engelhard <rene@debian.org>  Wed, 29 Jan 2003 11:07:34 +0100

firestarter (0.9.1-2) unstable; urgency=low

  * remove autoconf and automake from Build-Depends:; they are leftovers
    from the CVS-snapshot deb's I had prepared before...; we do not need
    a Build-Dependency on intltool either....
  * new es.po - thanks Javier Fernandez-Sanguino-Pena (closes: #159491)
  * added patch from Javier Fernandez-Sanguino-Pena to add the
    declarations of "gchar *error" at the beginning of the appr. function...
    (closes: #177790)

 -- Rene Engelhard <rene@debian.org>  Wed, 22 Jan 2003 02:03:21 +0100

firestarter (0.9.1-1) unstable; urgency=low

  * new Maintainer (closes: #171643)
  * DBS'ized
  * cleaned up Build-Dependencies
  * new upstream version (closes: closes: #157204)
    - closes: #141064: firestarter: lost packets
    - closes: #126448: firestarter: Bashism in /etc/firestarter/firewall.sh
    - closes: #148989: firestarter: Uses --reject-with but does not implement
                       it properly
    - closes: #158687: firestarter: switching from kernel 2.2 to kernel 2.4
                       breaks firestarter totally
                       (Not an issue anymore because ipchains is no longer
                       supported)
    - closes: #159491: firestarter: Please update the es.po file (and submit
                       it upstream)
                       (Not applicable in any up to date version)
  * do not redirect to /dev/null in init script (closes: #169593)
  * changed init script to use the new start/stop command line parameter
  * add description of -s, -p command line options to manpage;
    -h is now --help (closes: #163278)
  * install upstream changelog
  * fix description
  
 -- Rene Engelhard <rene@debian.org>  Tue, 21 Jan 2003 20:37:10 +0100

firestarter (0.8.2-4) unstable; urgency=medium
  
  * Fixes a bug which makes the scripts unusable if port-forwarding and
    blocked hosts and/or ports are used.  
  
  * Fixes unterminated comment line in script which causes the TCPMSS
    clamping rule to be ignored (this could be important for some ADSL
    users)
  
 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Wed, 05 Jun 2002 08:51:37 -0500

firestarter (0.8.2-3) unstable; urgency=high
  
  * Fixed restart bug in init scripts (Closes: #135694)
  
 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Mon, 25 Feb 2002 12:30:00 -0500

firestarter (0.8.2-2) unstable; urgency=medium

  * Wizard doesn't clear current rules until done (Closes: #122979)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Thu, 21 Feb 2002 12:20:00 -0500

firestarter (0.8.2-1) unstable; urgency=low

  * New upstream release

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 17 Feb 2002 15:07:37 -0500

firestarter (0.8.1-1) unstable; urgency=low

  * New upstream release
  * New config.guess (Closes: #127539)
  * Non-routable IP blocks updated (Closes: #122690)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Sun, 13 Jan 2002 16:24:47 -0500

firestarter (0.8.0-1) unstable; urgency=low

  * New upstream release
  * Fixed init script (Closes: #122984)

 -- Ryan M. Golbeck <rmgolbeck@debian.org>  Mon, 17 Dec 2001 13:04:33 -0500

firestarter (0.7.1-5) unstable; urgency=low

  * Added builddeps on gettext (Closes: #120757)
  * Fixing silly NMU bug close (from missing M. from my name) (Closes: #120860)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Sun,  2 Dec 2001 16:12:02 -0500

firestarter (0.7.1-4) unstable; urgency=low

  * Fixed init script to work properly with ipchains. (Closes: #121576)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Wed, 28 Nov 2001 14:51:05 -0500

firestarter (0.7.1-3) unstable; urgency=low

  * Fixed config.guess config.status (Closes: #120860)

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Tue, 27 Nov 2001 10:48:30 -0500

firestarter (0.7.1-2) unstable; urgency=low

  * New maintainer
  * Incoporated language changes into new package.
  * debian/changelog:  Removed emacs variables.
  * debian/rules: Removed configure and build stamps.
  * debian/control: Added build-dependancies.  Added iptables dependancy.
  * debian/firestarter.menu: Added newline before EOF.
  * debian/firestarter.init: Finished and added to rules.

 -- Ryan M. Golbeck <rmgolbeck@uwaterloo.ca>  Sat, 17 Nov 2001 16:39:53 -0500

firestarter (0.7.1-1) unstable; urgency=low

  * New upstream release
  * Now uploaded to Debian (Closes: #86679)

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Fri, 16 Nov 2001 01:14:38 +0100

firestarter (0.5.1-3) unstable; urgency=low

  * New maintainer

 -- Javier Fernandez-Sanguino Pen~a <jfs@computer.org>  Mon, 22 Jan 2001 16:08:31 +0100

firestarter (0.5.1-2) unstable; urgency=low

  * Fixed typo in menu file.

 -- Krzysztof Krzy¿aniak (eloy) <eloy@transilvania.eu.org>  Thu, 23 Nov 2000 16:45:24 +0100

firestarter (0.5.1-1) unstable; urgency=low

  * Initial Release.
  * Polish translation added.

 -- Krzysztof Krzy¿aniak (eloy) <eloy@transilvania.eu.org>  Thu, 23 Nov 2000 16:45:16 +0100
