ettercap (1:0.7.4.2-1) unstable; urgency=low

  * New upstream release

 -- Barak A. Pearlmutter <bap@debian.org>  Sun, 13 Nov 2011 22:30:45 +0000

ettercap (1:0.7.4.1+git.17fac4c4a-1) unstable; urgency=low

  * Track upstream with snapshot release

 -- Barak A. Pearlmutter <bap@debian.org>  Wed, 09 Nov 2011 15:57:15 +0000

ettercap (1:0.7.4.1-1) unstable; urgency=low

  * New upstream release

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 02 Sep 2011 17:16:06 +0100

ettercap (1:0.7.4-3) unstable; urgency=low

  * Add build dependency on flex or other lex provider

 -- Barak A. Pearlmutter <bap@debian.org>  Sat, 13 Aug 2011 06:58:24 +0200

ettercap (1:0.7.4-2) unstable; urgency=low

  * Add build dependency on bison or other yacc provider
  * Expand description in executable packages

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 12 Aug 2011 22:25:44 +0200

ettercap (1:0.7.4-1) unstable; urgency=low

  * Add new maintainer
  * Merge NMUs and Ubuntu patches
  * New upstream release
    - remove superceded quilt patches
    - remove superceded Ubuntu patches
    - includes desktop and icon files
    - devleopment moved to github
  * Update debian packaging
    - Reorganised package names: ettercap-common holds everything
      except the actual ettercap executable.  This comes in two varieties,
      which are in ettercap-text-only and ettercap-graphical.  The latter
      has both the textual and graphical interfaces, and is thus a
      functional superset of the former.
    - bump to source format 3
    - add watch file pointing to new upstream repo on github
    - dh 8
    - simplify and shorten rules and related info
    - bump policy version
    - add homepage and vcs control fields
    - put long description on ettercap-common, stub descriptions elsewhere
    - silence most lintian issues, such as duplicated upsteam changelog
    - remove old /usr/share/ettercap symlink deletion in installation scripts

 -- Barak A. Pearlmutter <bap@debian.org>  Fri, 12 Aug 2011 15:28:59 +0200

ettercap (1:0.7.3-2.2) unstable; urgency=low

  * Non-maintainer upload.
  * 03_fix_ltmain_check.diff: New patch to fix builds with newer
    grep. (Closes: #634576)
  * debian/control: Build-Depends against libssl-dev instead of
    libssl0.9.8. (Closes: #621391)

 -- Tim Retout <diocles@debian.org>  Fri, 29 Jul 2011 19:15:22 +0100

ettercap (1:0.7.3-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * 01_pointers_and_ints_dont_mix.diff: Cast to u_char* rather than
    simply removing the cast.  Updated patch by Robert Edmonds.
    (Closes: #521857)

 -- Tim Retout <diocles@debian.org>  Thu, 07 Oct 2010 20:34:05 +0100

ettercap (1:0.7.3-2) unstable; urgency=low

  * Ettercap can see wifi traffics with new libpcap (Closes: #385746).
  * Ettercap now can build with --enable-debug too (Closes: #438185).
  * Package should not be orphaned (Closes: #543741).

 -- Murat Demirten <murat@debian.org>  Thu, 29 Sep 2009 17:20:41 +0200

ettercap (1:0.7.3-1.4) unstable; urgency=low

  * Non-maintainer upload.
  * Add forgotten build-dependency on autotools-dev, thanks KiBi!

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 09 Jul 2009 12:21:41 +0200

ettercap (1:0.7.3-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/series, debian/patches/01_pointers_and_ints_dont_mix.diff:
    added, patch by Timothy Redaelli fixes segfault. (Closes: #521857)
  * debian/control: add quilt build-depedency,
    use binary:Version instead of Source-Version.
  * debian/rules: use dh_quilt_{un,}patch to apply/unapply patches,
    use new config.{guess,sub}, drop deprecated DH_COMPAT.
  * debian/compat: added.
  * debian/ettercap-gtk.menu: use su-to-root. (Closes: #479812),
    replace Apps/Net with new section Applications/Network/Monitoring.
  * debian/NEWS.Debian: add space before "-- Murat.." to fix syntax error.

 -- Andreas Henriksson <andreas@fatal.se>  Thu, 09 Jul 2009 10:36:14 +0200

ettercap (1:0.7.3-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Removed debconf dependency since this program does not use debconf.
    (Closes: #331818)
  * Updated dependency on libssl to libssl0.9.8. (Closes: #333637)
  * Bumped compat to 5.
  * Bumped Standards-Version to 3.7.2, no changes required. 

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sat,  4 Nov 2006 19:27:51 +0100

ettercap (1:0.7.3-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Remove the unneccesary Build-Depends on automake. (Closes: #376621)

 -- Eric Dorland <eric@debian.org>  Sat,  2 Sep 2006 18:52:51 -0400

ettercap (1:0.7.3-1) unstable; urgency=low

  * New upstream release (Closes: #270978 #156770 #312226 #205624)
  * It's forwarded current ettercap developers long time ago (Closes: #241913)

 -- Murat Demirten <murat@debian.org>  Mon, 06 Jun 2005 14:07:06 +0300

ettercap (1:0.7.1-1) unstable; urgency=low

  * New upstream release

 -- Murat Demirten <murat@debian.org>  Mon, 11 Oct 2004 20:24:00 +0300

ettercap (1:0.7.0-1) unstable; urgency=low

  * New upstream release
  * Package splitting notes now included in NEWS.Debian (Closes: #205172)
  * New version doesn't segfault on exit (Closes: #254675)

 -- Murat Demirten <murat@debian.org>  Wed, 07 Jul 2004 11:35:20 +0300

ettercap (1:0.6.b-2) unstable; urgency=low

  * Added autoconf and automake entry in Build-Depends field to build
    ettercap for other architectures.

 -- Murat Demirten <murat@debian.org>  Mon, 21 Jun 2003 19:57:18 +0200

ettercap (1:0.6.b-1) unstable; urgency=low

  * New upstream release
  * Package moved into main from non-us archive (See LICENSE.OPENSSL)
  * Ettercap split into three package (Closes: #197451)
    ettercap-common includes configuration files, documentation and
    plugins. ettercap-gtk compiled with gtk support and ettercap
    compiled with ncurses support (Closes: #195799)
  * Ettercap packages now install localized man pages (Closes: #181760)
  
 -- Murat Demirten <murat@debian.org>  Sun, 12 Jun 2003 14:07:27 +0200

ettercap (1:0.6.a-2) unstable; urgency=low

  * Fixed important packaging problem (Closes: #193704)
  
 -- Murat Demirten <murat@debian.org>  Sun, 18 May 2003 12:16:39 +0200

ettercap (1:0.6.a-1) unstable; urgency=low

  * New upstream release.
  * Ettercap-plugins package replaced by ettercap.
  * Ettercap properly reset its terminal when exit (Closes: #179465)
  * Removed duplicate changelog file (Closes: #176321)
  * Gtk option enabled (Closes: #185799)
  
 -- Murat Demirten <murat@debian.org>  Sun, 11 May 2003 19:27:46 +0200

ettercap (1:0.6.9-1) unstable; urgency=low

  * New upstream release.
  
 -- Murat Demirten <murat@debian.org>  Fri, 31 Jan 2003 00:48:25 +0200

ettercap (1:0.6.7-1) unstable; urgency=low

  * New upstream release.
  
 -- Murat Demirten <murat@debian.org>  Tue, 02 Jul 2002 21:53:38 +0200

ettercap (1:0.6.6.6-1) unstable; urgency=low

  * New upstream release.
  
 -- Murat Demirten <murat@debian.org>  Mon, 03 Jun 2002 17:43:20 +0200

ettercap (1:0.6.5-1) unstable; urgency=low

  * New upstream release.
  
 -- Murat Demirten <murat@debian.org>  Tue, 23 Apr 2002 12:01:39 +0200

ettercap (1:0.6.4-1) unstable; urgency=low

  * New upstream release.
  * Fixes long description line bug of ettercap. (Closes: #130953)
  * Fixes long description line bug of ettercap-plugins. (Closes: #130952)
  
 -- Murat Demirten <murat@debian.org>  Fri, 21 Feb 2002 22:36:17 +0200

ettercap (0.6.4.cvs20020101-1) unstable; urgency=low

  * Fixed packaging problems which prevents automatic rebuilding for
    ports other than mipsel. 
  * Configuration files go to /etc/ettercap directory.
  * Better description field
  * CVS snapshot used which doesn't have some plugin config file problems. 
  
 -- Murat Demirten <murat@debian.org>  Tue, 1 Jan 2002 18:11:41 +0200

ettercap (0.6.3.1-1) unstable; urgency=low

  * Initial Release (Closes: #112980)

 -- Murat Demirten <murat@debian.org>  Wed, 19 Dec 2001 13:08:46 +0200
