kismet (2013.03.R1b-3build1) xenial; urgency=medium

  * No-change rebuild for ncurses6 transition.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 07 Feb 2016 09:42:22 +0000

kismet (2013.03.R1b-3) unstable; urgency=low

  * Fix an incorrect path for dpkg-statoverride (Closes: #729127)
  * Bump policy to 3.9.5

 -- Nick Andrik <nick.andrik@gmail.com>  Tue, 12 Nov 2013 03:59:00 +0100

kismet (2013.03.R1b-2) unstable; urgency=low

  * Add categories to .desktop file (Closes: #718833)
  * Add Brazilian Portuguese translation for po-debconf (Closes: #719193)
  * Remove an unneeded hardening override for kismet-plugins

 -- Nick Andrik <nick.andrik@gmail.com>  Mon, 14 Oct 2013 01:40:23 +0200

kismet (2013.03.R1b-1) unstable; urgency=low

  * New upstream release
  * libnl3 support
    - Remove debian/patches/support_for_libnl3, included upstream
  * plugin hardening support
    - Add support for PLUGINCXXFLAGS in configure.in
    - Specify PLUGINCXXFLAGS in debian/rules
    - Update debian/patches/fix_makefile patch to use PLUGINCXXFLAGS
    - Update configure file, since we patch configure.in
  * Also include restricted plugins
    - Add appropriate rules in debian/rules
  * Capabilities are used for suid dropping only, they cannot be used to avoid
    suid altogether (Closes: #703194)
    - Update debian/kismet.postinst
  * Explicitly declare manpages to be installed
    - Add debian/kismet.manpages
  * Update debian/watch url to also include letters

 -- Nick Andrik <nick.andrik@gmail.com>  Thu, 25 Apr 2013 03:58:02 +0200

kismet (2011.03.R2-2) unstable; urgency=low

  * Move configuration files back to /etc/kismet
    - Specify correct sysconfdir in rules file
    - Add mv_conffile commands in maintscript file
    - Add pre-build-dep for dpkg-maintscript-helper in control file
  * Delete old unneeded configuration files (Closes: #701515)
    - Add rm_conffile command in maintscript file

 -- Nick Andrik <nick.andrik@gmail.com>  Tue, 26 Feb 2013 17:05:46 +0100

kismet (2011.03.R2-1) unstable; urgency=low

  * New upstream release (Closes: #534884, #558773, #572593, LP: #407972)
  * New maintainer (Closes: #662105)
  * Patches
    - Removed gcc-4.3 and wsp100_support patches since they are included
      upstream.
    - fix_gpsmap_bashism: Fixes a bashism in multi-gpsmap example
      (Closes: #530111)
    - support_for_libnl3: Add support to build using libnl-3
    - fix_makefile: Fixes Makefile.inc.in to allow for passing compiler
      options to plugins build environment, useful for hardening
    - fix_manpage: Fixes some minor issues in kismet manpage
    - support_kfreebsd: Add support for kfreebsd systems
  * Source package builts two binary packages
    - Details documented in README.Debian (Closes: #416106)
    - Updated descriptions in control (Closes: #455213, LP: #70015)
  * Kismet no longer uses /var/{log,lib} folders. Removed mentions in postrm,
    kismet.dirs
  * Allow support for non-linux systems
    - Make libnl-dev, libbluetooth-dev and libcap-dev build-deps relevant only
      for linux systems
    - Add support for kfreebsd build
  * kismet.1 manpage
    - Fixed spelling typos (Closes: #683709)
    - Removed blank lines that make mdoc complain (Closes: #551994)
    - Corrected date syntax (Closes: #551997)
    - Added links for kismet_client and kismet_server manpages pointing to the
      main manpage
    - Override lintian warning for lack of manpage for kismet_capture (it is
      not run by user anyway)
  * Removed unnecessary link /etc/others-menu/0000_kismet.desktop
    (Closes: #563264)
  * Converted package to CDBS
    - Simplificaton of rules file
    - Added 3.0 (quilt) in source/format
  * Added hardening support
    - Specified debhelper version 9 in compat file
    - Added hardening options in rules file
      + Added explicit versioned dpkg-dev build dependency for dpkg-buildflags
    - Patched Makefile.inc.in to allow passing build options for plugins
    - lintian overrides for false positives in spectool_*.so plugins
  * Kismet allows for suid/priv dropping configured via debconf
    - Available debconf options are specified in the templates file
    - postinst creates the kismet user group if necessary and postrm removes
      it on package purge
  * Added full support for po-debconf
    - config and templates files
    - lintian override for suid install question
    - build dependency on po-debconf
    - po/POTFILES.in translation templates
    - translations include:
      + Japanese
      + Danish     (Closes: #693259)
      + Russian    (Closes: #693708, #696253)
      + Italian    (Closes: #693737)
      + German     (Closes: #693836)
      + Galician   (Closes: #693943)
      + French     (Closes: #693955)
      + Polish     (Closes: #694110)
      + Czech      (Closes: #694787)
      + Spanish    (Closes: #695538)
      + Portuguese (Closes: #696444)
      + Swedish    (Closes: #697292)
  * Added RELEASENOTES.txt in docs
  * Updated the watch file
    - URL can now include versions after 2009
    - Mangling in order to use dots instead of dashes in the version
  * Copyright file
    - Updated in dep5 format
    - Extended packaging copyright
    - Extended source copyright
    - Updated license for tcpdump-extract.h file (BSD-4 clause instead of
      BSD-3 clause)
  * Package maintenance in control
    - Bumped standars version to 3.9.4
    - Added project homepage
    - Dropped unnecessary build-deps

 -- Nick Andrik <nick.andrik@gmail.com>  Sat, 23 Feb 2013 02:03:31 +0100

kismet (2008-05-R1-4.3) unstable; urgency=low

  * Drop -rpath, it seems completely useless anyway

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 10 Jun 2011 12:58:18 +0200

kismet (2008-05-R1-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * Buil-dep on libmagickcore-dev (Closes: #625548, #629726)
  * Adding ${misc:Depends} for potential dh-induced dependencies

 -- Vincent Fourmond <fourmond@debian.org>  Fri, 10 Jun 2011 12:56:21 +0200

kismet (2008-05-R1-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove unnecessary build-dep on libglib1.2-dev. (Closes: #523682).
  * Fix to build with gcc-4.4. (Closes: #545725).
    + Thanks to Alessio Treglia for the fix.
  * Replace Ethereal with wireshark in README. (Closes: #416104).
  * Fix symlink for desktop file in kismet.links. (Closes: #499791).

 -- Barry deFreese <bdefreese@debian.org>  Sat, 17 Oct 2009 15:44:42 -0400

kismet (2008-05-R1-4) unstable; urgency=low

  * updated the copyright file
  * changed extra/manuf_update.sh to update the files in /etc/kismet
    (Closes: #416105)
  * updated the README.debian (Closes: #416107)

 -- Francois Gurin <matrix@debian.org>  Fri, 04 Jul 2008 15:36:20 -0400

kismet (2008-05-R1-3) unstable; urgency=low

  * cleared out upstream debian\postinst for maemo (Closes: #488442)
  * call dh_desktop in build script (Closes: #489162)
  * added desktop and menu files

 -- Francois Gurin <matrix@debian.org>  Fri, 04 Jul 2008 09:42:16 -0400

kismet (2008-05-R1-2) unstable; urgency=low

  * Removed maemo-specific dpkg bits

 -- Francois Gurin <matrix@debian.org>  Sun, 29 Jun 2008 04:41:38 -0400

kismet (2008-05-R1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Fri, 13 Jun 2008 03:19:04 -0400

kismet (2007-10-R1-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Applied patches to make package build with gcc-4.3, closes: #456091

 -- root <root@feivel.credativ.de>  Sun, 06 Apr 2008 10:33:49 +0000

kismet (2007-10-R1-2) unstable; urgency=low

  * Updated depends (Closes: #447872)

 -- Francois Gurin <matrix@debian.org>  Wed, 24 Oct 2007 10:26:44 -0400

kismet (2007-10-R1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Tue, 23 Oct 2007 06:43:04 -0400

kismet (2007-01-R1b-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * 0-day alpha porter NMU.
  * Drop an unused 'thread_status' variable whose only function is to
    prevent the package from building on 64-bit architectures.
    (Closes: #410403)

 -- Steve Langasek <vorlon@debian.org>  Wed, 02 May 2007 16:41:43 -0700

kismet (2007-01-R1b-1) unstable; urgency=low

  * New upstream release (Closes: ##409839)
  * Rebuild: Not linked against libstdc++5 (Closes: #370026)
  * Applied patch to handle gpsd Altitude = "?" (Closes: #320373)
  * Rebuild: Replaced Magick-config with pkg-config  (Closes: #347366)
  * Dependecy on ethereal-common updated to wireshark-common in previous release (Closes: #383170)
  * Changed version format to match upstream package (2007-01-R1b vs 2006.04.R1)
  * Fixed watch file

 -- Francois Gurin <matrix@debian.org>  Wed,  7 Feb 2007 16:25:31 -0500

kismet (2006.04.R1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Build-depend on wireshark-dev instead of obsolete ethereal-dev.
  * Depend on wireshark-common instead of obsolete ethereal-common; fixes
    FTBFS. Also use -rpath /usr/lib/wireshark and --with-ethereal=wireshark.
    (Closes: #380084)

 -- Steinar H. Gunderson <sesse@debian.org>  Tue, 29 Aug 2006 00:02:59 +0200

kismet (2006.04.R1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Sat, 15 Apr 2006 00:27:27 -0400

kismet (2005.08.R1-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Compile with -01 on mips(el) to work around g++-4.0 ICE
    (Closes: #336535). Various fixes to upstream's handling
    of CXXFLAGS needed.

 -- Frank Lichtenheld <djpig@debian.org>  Mon, 31 Oct 2005 13:43:01 +0100

kismet (2005.08.R1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Imagemagick transition (Closes: #332216).

 -- Luk Claes <luk@debian.org>  Thu, 27 Oct 2005 16:48:24 +0200

kismet (2005.08.R1-1) unstable; urgency=high

  * New upstream release [CAN-2005-2626] [CAN-2005-2627] (Closes: #323386)
  * build against renamed libgmp3c2, again (Closes: #317838)

 -- Francois Gurin <matrix@debian.org>  Sat, 20 Aug 2005 11:50:43 -0400

kismet (2005.07.R1a-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Mon, 15 Aug 2005 02:15:16 -0400

kismet (2005.06.R1-1) unstable; urgency=low

  * New upstream release (Closes: #316688, #316288)
  * added suggest flite as an alternative to festival
  * build against renamed libgmp3c2 (Closes: #317838)

 -- Francois Gurin <matrix@debian.org>  Wed, 22 Jun 2005 23:01:09 -0400

kismet (2005.04.R1-2) unstable; urgency=low

  * fixed typo in kismet_client's front panel (Closes: #305545)
  * added suggests libwww-perl for gpsmap-helper-earthamaps (Closes: #304423)

 -- Francois Gurin <matrix@debian.org>  Fri, 29 Apr 2005 01:24:08 -0400

kismet (2005.04.R1-1) unstable; urgency=low

  * New upstream release
  * added suggests on gsfonts to make gpsmap happy (Closes: #299294)

 -- Francois Gurin <matrix@debian.org>  Tue,  5 Apr 2005 12:30:39 -0400

kismet (2005.01.R1-2) unstable; urgency=low

  * fix kismet conf man page (Closes: #293567)
  * fixed maintainer field which made previous upload an NMU

 -- Francois Gurin <matrix@debian.org>  Sun,  6 Mar 2005 21:55:50 -0500

kismet (2005.01.R1-1) unstable; urgency=low

  * New upstream release (Closes: #293362, #278666)
  * applied Nick Rusnov's wsp100 support patch (Closes: #288035)
  * updated man page for usage as root (Closes: #278519)
  * new imagemagick api support (Closes: #275182)
  * updated README.Debian for new orinoco monitor patch location (Closes: #292685)
  * updated README.Debian about priv-dropping (Closes: #278520)
  * suggests gpsd instead of gpsdrive (Closes: #286688)

 -- Francois Gurin <matrix@debian.org>  Sun,  6 Mar 2005 19:23:37 -0500

kismet (2004.04.R1-5) unstable; urgency=low

  * patch libmagick variable usage (Closes: #261039)

 -- Francois Gurin <matrix@debian.org>  Wed,  4 Aug 2004 09:22:33 -0400

kismet (2004.04.R1-4) unstable; urgency=low

  * typo fix (Closes: #263074)

 -- Francois Gurin <matrix@debian.org>  Mon,  2 Aug 2004 18:36:48 -0400

kismet (2004.04.R1-3) unstable; urgency=medium

  * libtiff4 rebuild

 -- Francois Gurin <matrix@debian.org>  Sun,  1 Aug 2004 13:57:24 -0400

kismet (2004.04.R1-2) unstable; urgency=low

  * fix default log directory in config file (Closes: #256827)
  * added a postrm to remove state and logs on purge (Closes: #250247)
  * modified configure/.in to find debian's ethereal directories
  * uses rpath on /usr/lib/ethereal to find libwiretap for now

 -- Francois Gurin <matrix@debian.org>  Sat, 17 Jul 2004 03:42:42 -0400

kismet (2004.04.R1-1.1) unstable; urgency=low

  * non-maintainer upload at debconf4
  * used libmagick6-dev instead of libmagick-dev as build-dependency
    (Closes: #245084, #248413, 249317)
  * added ethereal-common dependency (Closes: #248005)

 -- Norbert Tretkowski <nobse@debian.org>  Thu, 27 May 2004 14:53:03 -0300

kismet (2004.04.R1-1) unstable; urgency=low

  * New upstream release (Closes: #233187)

 -- Francois Gurin <matrix@debian.org>  Sat,  1 May 2004 22:33:10 -0400

kismet (3.0.1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Sun, 28 Sep 2003 02:30:28 -0400

kismet (3.0.0-2) unstable; urgency=low

  * added wsp100 (Closes: #207956)

 -- Francois Gurin <matrix@debian.org>  Sun,  7 Sep 2003 12:13:22 -0400

kismet (3.0.0-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Fri,  1 Aug 2003 20:32:03 -0400

kismet (2.8.1-4) unstable; urgency=low

  * recompile for new version of libmagick (Closes: #195824)
  * removed blanks in control for woody builds (Closes: #195580)
  * added dependency on wireless-tools (Closes: #195835)
  * removed CVS directories from doc directory (Closes: #191010)

 -- Francois Gurin <matrix@debian.org>  Tue,  3 Jun 2003 00:33:24 -0400

kismet (2.8.1-3) unstable; urgency=low

  * removed CVS directories from doc (Closes: #191010)

 -- Francois Gurin <matrix@debian.org>  Thu,  8 May 2003 22:36:52 -0400

kismet (2.8.1-2) unstable; urgency=low

  * fix kismet script for auto setup (Closes: #192504)
  * put GPS support back in (Closes: #186407)

 -- Francois Gurin <matrix@debian.org>  Wed,  9 Apr 2003 23:14:59 -0400

kismet (2.8.1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Tue, 11 Mar 2003 22:33:50 -0500

kismet (2.6.2-6) unstable; urgency=low

  * Removed GPS support for the time being
    (Closes: #175601, #161254, #166405, #174904)

 -- Francois Gurin <matrix@debian.org>  Mon,  6 Jan 2003 18:22:07 -0500

kismet (2.6.2-5) unstable; urgency=low

  * Previous release was broken on i386 due to stale libs

 -- Francois Gurin <matrix@debian.org>  Wed,  1 Jan 2003 05:38:14 -0500

kismet (2.6.2-4) unstable; urgency=low

  * Previous release was broken on i386 due to stale libs

 -- Francois Gurin <matrix@debian.org>  Wed, 27 Nov 2002 20:58:30 -0500

kismet (2.6.2-3) unstable; urgency=low

  * Reenable support for gpsmap
  * Disable setuid option for kismet_server

 -- Francois Gurin <matrix@debian.org>  Tue, 12 Nov 2002 16:13:54 -0500

kismet (2.6.2-2) unstable; urgency=low

  * Removed support for gpsmap (Closes: #161254)

 -- Francois Gurin <matrix@debian.org>  Sun, 27 Oct 2002 04:19:22 -0500

kismet (2.6.2-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Mon, 21 Oct 2002 00:00:25 -0400

kismet (2.6.1-1) unstable; urgency=low

  * New upstream release

 -- Francois Gurin <matrix@debian.org>  Thu,  3 Oct 2002 13:06:46 -0400

kismet (2.6.0-1) unstable; urgency=low

  * New upstream release
  * Rebuild to fix a dependency problem (Closes: #161254)
  * Fix shell globbing issue (Closes: #160562)

 -- Francois Gurin <matrix@debian.org>  Fri, 27 Sep 2002 10:43:43 -0400

kismet (2.4-1) unstable; urgency=low

  * New upstream release (Closes: #153518)
  * Rebuild to fix a dependency problem (Closes: #152688)
  * Included kismet_hopper (Closes: #151284)
  * Defaults to setup the card somewhat sanely
  * Added some logic for the hostap driver
  * Tried to sanitize it for g++-3.0, but I expect Lamont Jones will prove me wrong
  * New manpages, added a README.Debian to fill in some gaps

 -- Francois Gurin <matrix@debian.org>  Mon, 15 Jul 2002 15:34:27 -0400

kismet (2.2.2-2) unstable; urgency=low

  * Added proper copyright file. (Closes: #148579)
  * Fixed a problem with generic method. (Closes: #148578)

 -- Francois Gurin <matrix@debian.org>  Thu, 30 May 2002 22:03:20 -0400

kismet (2.2.2-1) unstable; urgency=high

  * New upstream release
  * Fixes another potentially exploitable remote vulnerability

 -- Francois Gurin <matrix@debian.org>  Tue, 28 May 2002 20:44:47 -0400

kismet (2.2.1-2) unstable; urgency=low

  * Applied another patch by LaMont Jones g++ errors.

 -- Francois Gurin <matrix@debian.org>  Tue, 28 May 2002 11:38:11 -0400

kismet (2.2.1-1) unstable; urgency=high

  * New upstream release
  * Fixes a potentially exploitable hole in kismet_server

 -- Francois Gurin <matrix@debian.org>  Tue, 28 May 2002 01:33:06 -0400

kismet (2.2-3) unstable; urgency=low

  * More g++-3.0 sanitation

 -- Francois Gurin <matrix@debian.org>  Mon, 27 May 2002 13:24:06 -0400

kismet (2.2-2) unstable; urgency=low

  * some fixes for hppa

 -- Francois Gurin <matrix@debian.org>  Mon, 27 May 2002 02:15:33 -0400

kismet (2.2-1) unstable; urgency=low

  * New upstream release. (Closes: #144845)
  * Pretreated for gcc-3.0
  * Fixed share directory install. (Closes: #142510)

 -- Francois Gurin <matrix@debian.org>  Fri, 17 May 2002 03:37:41 -0400

kismet (2.0-1) unstable; urgency=low

  * New upstream release. (Closes: #144845)
  * Enough upstream changes to probably break hppa again

 -- Francois Gurin <matrix@debian.org>  Fri, 3 May 2002 13:37:50 -0400

kismet (1.4.2-4) unstable; urgency=low

  * Really applied LaMont's patch to Really fix hppa, maybe.

 -- Francois Gurin <matrix@debian.org>  Sat,  6 Apr 2002 19:43:19 -0500

kismet (1.4.2-3) unstable; urgency=low

  * Patched to fix a g++-3.0 compiler problem thanks to LaMont Jones,
    kismet now builds on hppa. (Closes: #140876)

 -- Francois Gurin <matrix@debian.org>  Thu,  4 Apr 2002 23:59:52 -0500

kismet (1.4.2-2) unstable; urgency=low

  * Fixed typo in description. (Closes: #140101)
  * Removed build-dep on build-essential. (Closes: #140026)

 -- Francois Gurin <matrix@debian.org>  Thu, 28 Mar 2002 20:09:14 -0500

kismet (1.4.2-1) unstable; urgency=low

  * New upstream release
  * Initial Debian upload. (Closes: #133513)

 -- Francois Gurin <matrix@debian.org>  Fri, 15 Mar 2002 20:59:37 -0500

kismet (1.4.1-1) unstable; urgency=low

  * New upstream release

 -- root <matrix@debian.org>  Sun, 17 Feb 2002 20:10:41 -0500

kismet (1.4-1) unstable; urgency=low

  * Initial Release.

 -- root <matrix@debian.org>  Sun,  3 Feb 2002 15:49:25 -0500
