ssldump (1.5-1) unstable; urgency=medium

  * New upstream version 1.5
  * Bump Standards-Version to 4.6.1 (no change)

 -- Sophie Brun <sophie@offensive-security.com>  Tue, 19 Jul 2022 16:28:34 +0200

ssldump (1.3-2) unstable; urgency=medium

  * Install README.md not README (a symlink) (Closes: #986082)

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 07 Apr 2021 11:43:40 +0200

ssldump (1.3-1) unstable; urgency=medium

  * New upstream version 1.3
  * Refresh patches
  * Add missing build-deps: libjson-c-dev, libnet1-dev
  * Update debian/copyright
  * Bump Standards-Version to 4.5.1

 -- Sophie Brun <sophie@offensive-security.com>  Wed, 03 Feb 2021 15:00:31 +0100

ssldump (1.2-1) unstable; urgency=medium

  [ Samuel Henrique ]
  * Configure git-buildpackage for Debian

  [ Sophie Brun ]
  * New upstream version 1.2
  * Refresh patches
  * Adapt debian/rules: config.sub has been removed
  * Bump Standards-Version to 4.5.0 (no change)
  * Update my email
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse
  * Drop unnecessary dependency on dh-autoreconf
  * Remove obsolete field Name from debian/upstream/metadata
  * Add a patch to keep installation in /usr/sbin

 -- Sophie Brun <sophie@offensive-security.com>  Fri, 02 Oct 2020 11:26:09 +0200

ssldump (1.1-1) unstable; urgency=medium

  * Team upload.
  [ Samuel Henrique ]
  * Add salsa-ci.yml

  [ Aleksey Kravchenko ]
  * New upstream version 1.1
  * d/patches/Remove-CVS-conflict-copy.patch: Drop obsolete patch
  * d/watch: Track github releases
  * d/control:
    - Bump std-version to 4.4.1
    - Switch to debhelper-compat 12
    - Add Rules-Requires-Root: no
  * d/compat: Drop obsolete d/compat
  * d/copyright: Remove a tab symbol and update copyrights

 -- Aleksey Kravchenko <rhash.admin@gmail.com>  Wed, 22 Jan 2020 04:00:37 +0300

ssldump (0.9b3+git20180706.eb8fdd4-1) unstable; urgency=medium

  * Team upload.
  [ Raphaël Hertzog ]
  * d/control:
    - Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
    - Update team maintainer address to Debian Security Tools

  [ SZ Lin (林上智) ]
  * Import new upstream release
  * Update new upstream VCS
  * Add upstream metadata file
  * d/control:
    - Bump debhelper version to 11
    - Bump Standards-Version to 4.2.1
    - Add homepage with new upstream VCS
    - Remove dh-autoreconf for Build-Depends: since it is enabled by default now
  * d/compat:
    - Bump compat version to 11
  * d/copyright:
    - Update DEP-5 copyright syntax
    - Add license declaration of ssl/y.tab.c
  * d/patches
    - Add patch for "Remove CVS conflict copy"
    - Tweak the patch for supporting OpenSSL 1.1
    - Tweak existed patches format
    - Remove patches which were merged in new upstream release
  * d/rules:
    - Add override_dh_missing target (--fail-missing)
    - Add hardening parameter

 -- SZ Lin (林上智) <szlin@debian.org>  Wed, 19 Sep 2018 17:34:13 +0800

ssldump (0.9b3-7) unstable; urgency=medium

  * Team upload
  * Switch to building with OpenSSL 1.1, add necessary patches
    (Closes: #848723, #859718). Thanks to Andrzej Siewior for reviewing
    them.

 -- Hilko Bengen <bengen@debian.org>  Fri, 15 Dec 2017 22:33:30 +0100

ssldump (0.9b3-6) unstable; urgency=medium

  * debian/control: build against openssl 1.0. Thanks to Adrian Bunk (Closes:
    #848723).

 -- Sophie Brun <sophie@freexian.com>  Wed, 21 Dec 2016 10:59:01 +0100

ssldump (0.9b3-5) unstable; urgency=medium

  * Take over the package and import it under the umbrella of the pkg-security
    team.
  * Bump to debhelper 9.
  * Use quilt instead of deprecated dpatch (Closes: #668099)
  * Drop debian/source.lintian-overrides for more-than-one-patch-system
  * Add debian/clean to clean up generated files not cleaned by the
    upstream makefile.
  * Use dh-autoreconf (Closes: #765260, #744515)
  * Compile against openssl (Closes: #661276) (thanks brian m. carlson)
  * Add two patches to fix the warnings during the build:
    update-for-glibc2.20.patch and add-missing-include.patch
  * Add a patch fix-table-stop.patch (Closes: #627884)
  * Add a patch support-TUN-interfaces (Closes: #610334)

 -- Sophie Brun <sophie@freexian.com>  Fri, 11 Mar 2016 10:42:20 +0100

ssldump (0.9b3-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS: add multiarch support (Closes: #634526)

 -- Simon Paillard <spaillard@debian.org>  Tue, 06 Dec 2011 21:25:41 +0100

ssldump (0.9b3-4) unstable; urgency=low

  * Bumped Standards-Version to 3.9.0.
  * Fixed: Add AES support from CVS (Closes: #383619).
  * Switch to dpkg-source 3.0 (quilt) format.
  * Added debian/source.lintian-overrides for more-than-one-patch-system
    (Reference: #585657).

 -- Juan Angulo Moreno <juan@apuntale.com>  Fri, 02 Jul 2010 16:33:24 -0430

ssldump (0.9b3-3) unstable; urgency=low

  * New maintainer. Package was orphaned (Closes: #487132).
  * Added debian/compat (changes 3 to 6 version).
  * Fixed debian/watch (now uses version 3).
  * Fixed debian/rules (make clean function).
  * Bumped Standards-Version to 3.8.0.

 -- Juan Angulo Moreno <juan@apuntale.com>  Tue, 02 Sep 2008 11:25:51 -0430

ssldump (0.9b3-2.2) unstable; urgency=low

  * Non-maintainer upload to fix Failure To Build From Source.
  * Removed the inclusion of <net/bpf.h> since including <pcap.h> is now
    enough, as adviced by Romain Francoise. (Closes: #439459)
  * Removed config.sub and config.guess from the list of files to be erased
    when cleaning, allowing a second build. (Closes: #424237)

 -- Margarita Manterola <marga@debian.org>  Tue, 11 Sep 2007 14:18:40 -0300

ssldump (0.9b3-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Fix FTBFS: MD5_CTX undeclared (Closes: #337453).

 -- Luk Claes <luk@debian.org>  Wed,  1 Mar 2006 23:39:11 +0100

ssldump (0.9b3-2) unstable; urgency=low

  * Build against libssl0.9.7.  (Closes: Bug#215276)
  * Updated ddescription.
  * New maintainer address.

 -- Simon Law <sfllaw@debian.org>  Sat, 11 Oct 2003 20:14:52 -0400

ssldump (0.9b3-1) unstable; urgency=high

  * New upstream release
    - Fixed buffer under/overflow bug (closes: Bug#160552)

 -- Simon Law <sfllaw@engmail.uwaterloo.ca>  Wed, 11 Sep 2002 22:51:46 -0400

ssldump (0.9b2-1.1) unstable; urgency=low

  * Non maintainer upload
  * Rebuilt with new libpcap to remove dependency on libpcap0, which I
    got removed from unstable by accident. Sorry about this...

 -- Torsten Landschoff <torsten@debian.org>  Sat, 10 Aug 2002 11:37:36 +0200

ssldump (0.9b2-1) unstable; urgency=low

  * Initial Release. (closes: Bug#149635)
  * Revise ssldump.1 for correctness and completeness
  * Reinstate the -y (nroff) flag
  * Install ssldump into /usr/sbin
  * Remove extraenous Makefile

 -- Simon Law <sfllaw@engmail.uwaterloo.ca>  Mon, 10 Jun 2002 19:57:00 -0400