tcpspy (1.7d-16) unstable; urgency=medium

  * QA upload.
  * debian/control:
      - Bumped Standards-Version to 4.7.0.
      - Dropped dependency on obsolete lsb-base. The sysvinit-utils is
        providing the scripts needed by /etc/init.d/* files.
  * debian/copyright: updated packaging copyright years.
  * debian/patches/:
      - 20_add-GCC-hardening.patch: updated to fix a FTCBFS because it was
        using an implicit gcc command. Thanks to Helmut Grohne
        <helmut@subdivi.de>. (Closes: #970657)
      - 60_fix-gcc-warning.patch: added a value to return function to fix a
        FTBFS. (Closes: #1075556)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 09 Sep 2024 13:09:13 -0300

tcpspy (1.7d-15) unstable; urgency=medium

  * QA upload.
  * debian/control: migrated DH level to 13.
  * debian/tests/control: set a CI test as superficial. (Closes: #969870)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 17 Sep 2020 15:28:08 -0300

tcpspy (1.7d-14) unstable; urgency=medium

  * QA upload.
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.5.0.
      - Created VCS fields.
  * debian/copyright: updated packaging copyright years.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to perform a trivial CI test.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 03 Apr 2020 00:00:19 -0300

tcpspy (1.7d-13) unstable; urgency=medium

  * QA upload.
  * Bumped DH level to 10.
  * debian/control:
      - Added lsb-base to Depends field.
      - Bumped Standards-Version to 3.9.8.
  * debian/copyright: updated the packaging copyright years.
  * debian/patches/:
      - manpage: renamed to 10_improve-manpage.patch.
      - Makefile: renamed to 20_add-GCC-hardening.patch.
      - add_support_to_ipv6: renamed to 30_add-support-to-ipv6.patch.
      - add_security: renamed to 40_improve-daemon-security.patch.
      - fix-FTBFS-Hurd: renamed to 50_fix-FTBFS-Hurd.patch.
      - fix-gcc-warning: renamed to 60_fix-gcc-warning.patch.
  * debian/rules: added the --no-parallel option to dh. It is required by this
    package to avoid a FTBFS.
  * debian/tcpspy.rules.5: fixed a spelling error.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 30 Dec 2016 11:47:34 -0200

tcpspy (1.7d-12) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 06 May 2015 10:35:06 -0300

tcpspy (1.7d-11) experimental; urgency=medium

  * QA upload.
  * debian/copyright: updated the packaging copyright years.
  * debian/patches/fix-gcc-warning: added to fix a GCC warning.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 11 Feb 2015 10:47:11 -0200

tcpspy (1.7d-10) unstable; urgency=medium

  * QA upload.
  * debian/patches/: added the patch 'fix-FTBFS-Hurd', that
      defines the PATH_MAX variable in Hurd systems.
  * debian/watch: updated.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 29 Oct 2014 16:46:10 -0200

tcpspy (1.7d-9) unstable; urgency=medium

  * QA upload.
  * Upload to unstable.
  * Fixed a FTBFS in some architectures. Thanks a lot to
    Luis Valdes <luisvaldes88@gmail.com>.
  * debian/control: updated the long description.
  * debian/copyright:
      - Migrated to 1.0 format.
      - Updated the upstream and packaging data.
  * debian/manpages: created to install all manpages.
  * debian/patches/:
      - Added the 'add_support_to_ipv6' patch, written by Mats Erik Andersson
        <debian@gisladisker.se> and reviewed by Joao Eriberto Mota Filho. This
        patch implements an previous patch from the same author too. Part of
        the patch was directly applied to debian/tcpspy.rules.5. Thanks a lot
        to Mats. (Closes: #616355, #616473)
      - Added the 'add_security' patch. Thanks again to Mats Erik Andersson
        <debian@gisladisker.se>. (Closes: #617424)
      - Updated the 'manpage' patch.
  * debian/tcpspy.8: removed because the upstream has a manpage too.
  * debian/tcpspy.init:
      - Added the 'Description' field to header.
      - Added a call to LSB init functions.
      - Added a test to check the '/etc/tcpspy.rules' file presence.
      - added the 'status' option.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 16 Oct 2014 17:07:26 -0300

tcpspy (1.7d-8) experimental; urgency=medium

  * QA upload.
  * Trying to fix a FTBFS in some architectures,
    removing '--parallel' from debian/rules.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 16 Oct 2014 17:04:09 -0300

tcpspy (1.7d-7) experimental; urgency=medium

  * QA upload.
  * Fixed the manpage.
  * Little modification in Makefile patch.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 14 Oct 2014 16:03:27 -0300

tcpspy (1.7d-6) unstable; urgency=medium

  * QA upload.
  * Added a fake debian/watch file to explain about the upstream site.
  * Added a patch to adequate the Makefile.
  * Bumped Standards-Version to 3.9.6.
  * Bumped source format to 3.0.
  * Upgraded the debian/rules to new (reduced) format.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 12 Oct 2014 23:26:58 -0300

tcpspy (1.7d-5) unstable; urgency=medium

  * QA upload.
  * Updated the DH version from 7 to 9.
  * debian/control:
      - Set Debian QA Group as maintainer (see #654322).
      - Updated Standards-Version from 3.8.4 to 3.9.5.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 23 Aug 2014 23:35:23 -0300

tcpspy (1.7d-4) unstable; urgency=low

  * Applied solution proposed by Craig Sanders <cas@taz.net.au>. Now
    starting up as nobody can be configured via /etc/default/tcpspy.
    (Closes: #494915).
  * Bump Standards up to 3.8.4.

 -- Pablo Lorenzzoni <spectra@debian.org>  Wed, 31 Mar 2010 17:11:26 -0300

tcpspy (1.7d-3.1) unstable; urgency=low

  * Non-maintainer upload to solve release goal.
  * Add LSB dependency header to init.d scripts (Closes: #467408).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 31 Mar 2008 07:48:08 +0200

tcpspy (1.7d-3) unstable; urgency=low

  * Fixes a line wrap bug in init.d/tcpspy (Closes: #259877)

 -- Pablo Lorenzzoni <spectra@debian.org>  Mon,  9 Aug 2004 00:40:20 -0300

tcpspy (1.7d-2) unstable; urgency=low

  * Upgraded Standard-Version
  * Add URL to the description
  * Updated upstream data (mail and URL)
  * Added /etc/default/tcpspy to init script (Closes: #134688)

 -- Pablo Lorenzzoni <spectra@debian.org>  Tue, 24 Feb 2004 07:46:56 -0300

tcpspy (1.7d-1) unstable; urgency=low

  * Fixes a crash with an empty ruleset.
  * Fixes the split rule problem.
  * Fixes the /proc/net/tcp incompatibility problem (Closes: #115613).
  * The upstream said that he is out of time to release v2.0, so he'll
    get the 1.x series a little far than originally expected.

 -- Pablo Lorenzzoni <spectra@debian.org>  Fri, 25 Jan 2002 00:00:00 +0000

tcpspy (1.7a-1) unstable; urgency=low

  * This is just a simple patch released by the upstream author that makes
    tcpspy become a daemon in a more standard way. It also fixes a problem
    where long service names from /etc/services get truncated at 5
    characters.
  * The upstream author has announced the last release of the 1.x series.
    Soon we'll have the tcpspy v2.0.

 -- Pablo Lorenzzoni <spectra@debian.org>  Mon, 16 Jul 2001 00:04:13 +0000

tcpspy (1.7-1) unstable; urgency=low

  * New upstream release
  * The upstream author has added a run-time option to change the way tcpspy
    deal with the log facility. The default, however, is still LOG_DAEMON as
    it was the latest release.
  * Also, a warning message is added to the log when tcpspy detects it is
    running too slow. This was the way the upstream has found to address bug
    #97179, which will not be fixed until v2.0.

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Fri,  8 Jun 2001 02:20:59 +0000

tcpspy (1.6-3) unstable; urgency=low

  * Logging facility changed from LOG_LOCAL1 to LOG_DAEMON. (Closes: #97980)
  * Forgot to mention that I've applied upstream patch tcpspy-1.6a to
    version 1.6-1 (which fixes some error with -f new option).

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Sun, 20 May 2001 15:13:38 +0000

tcpspy (1.6-2) unstable; urgency=low

  * Fixed wrong email address the last changelog.

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Mon,  7 May 2001 02:46:45 +0000

tcpspy (1.6-1) unstable; urgency=low

  * New upstream release.
  * Removed init.d script hack for using a "read rules from file" feature,
    since the upstream author had this included.

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Fri,  4 May 2001 23:42:42 +0000

tcpspy (1.5-2) unstable; urgency=low

  * Added groff, bison, flex to Build-Depends. (Closes: #96213)

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Fri,  4 May 2001 03:40:29 +0000

tcpspy (1.5-1) unstable; urgency=low

  * Initial Release. (Closes: #95580)
  * Adjusted the Makefile to fix $DESTDIR problems and FHS.
  * Added init.d script
  * Added /etc/tcpspy.rules file with the rules
  * Added tcpspy.rules manpage
  * Modified tcpspy manpage to point to tcpspy.rules manpage

 -- Pablo Lorenzzoni <spectra@linuxbr.com.br>  Wed, 18 Apr 2001 19:19:24 -0300

Local variables:
mode: debian-changelog
End:
