pcapfix (1.1.4-2) unstable; urgency=medium

  * debian/tests/control: fixed to point to debian/examples.d/
    instead of debian/test/. (Closes: #920938)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 06 Feb 2019 12:50:48 -0200

pcapfix (1.1.4-1) unstable; urgency=medium

  * New upstream version 1.1.4.
  * 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: bumped Standards-Version to 4.3.0.
  * debian/copyright: updated upstream and packaging copyright years.
  * debian/examples: updated to install debian/examples.d content.
  * debian/source/include-binaries: updated because debian/test was renamed
    to debian/examples.d.
  * debian/test: renamed to debian/examples.d.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 29 Jan 2019 00:36:54 -0200

pcapfix (1.1.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/control: bumped Standards-Version to 4.2.1.
  * debian/copyright: updated upstream copyright years.
  * debian/README.Debian: updated to explain about a new test.
  * debian/source/include-binaries: updated.
  * debian/test/:
      - Added a new test: test_2018.pcap.
      - Changed all suffix from dump to pcap.
  * debian/tests/control: updated to use all tests from debian/test directory.
  * debian/watch: added GitHub as an additional repository.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 05 Sep 2018 11:05:55 -0300

pcapfix (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * Migrated DH level to 11.
  * debian/control:
      - Bumped Standards-Version to 4.1.4.
      - Changed Vcs-* URLs to salsa.debian.org.
  * debian/copyright:
      - Updated upstream and packaging copyright years.
      - Using a secure URI in Format field.
  * debian/patches/10_fix-spellings.patch: removed. The upstream fixed
    the source code. Thanks!
  * debian/tests/control: added to implement the autopkgtest.
  * debian/watch: using a secure URI.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 13 Apr 2018 10:43:35 -0300

pcapfix (1.1.0-2) unstable; urgency=medium

  * Bumped DH level to 10.
  * debian/control:
      - Bumped Standards-Version to 3.9.8.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright: updated the packaging copyright years.
  * debian/gbp.conf: no longer used by me... Removed.
  * debian/patches/10_fix-spellings.patch: added to fix some spelling errors in
    manpage.
  * debian/rules:
      - Added the DEB_BUILD_MAINT_OPTIONS variable to improve the GCC hardening.
      - Removed the --parallel option from dh.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 10 Oct 2016 13:19:06 -0300

pcapfix (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * New upstream GPG key.
  * Upstream source code relicensed to GPL-3+.
    So, d/copyright updated.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 31 Aug 2014 12:26:59 -0300

pcapfix (1.0.2-3) unstable; urgency=medium

  * New maintainer email address.
  * debian/control:
      - Removed dpkg-dev as build dependency. DH9 no longer uses it.
      - Updated the Vcs-Browser field.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 11 Aug 2014 08:42:02 -0300

pcapfix (1.0.2-2) unstable; urgency=medium

  * Cryptographic signature verification: the upstream is providing a GPG
    signature that allows the tarball verification. Consequently:
      - Added the debian/upstream-signing-key.pgp file.
      - Added the debian/source/include-binaries to allow the
        debian/upstream-signing-key.pgp file use.
      - Updated the debian/watch file.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 24 Feb 2014 13:29:27 -0300

pcapfix (1.0.2-1) UNRELEASED; urgency=medium

  * New upstream release.
  * debian/control: bumped Standards-Version from 3.9.4 to 3.9.5.
  * debian/copyright: updated the upstream and packaging copyright years.
  * debian/docs: removed the TODO because the upstream no longer provides
    this file.
  * debian/README.Debian: little cosmetic change.
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 23 Feb 2014 19:50:44 -0300

pcapfix (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: removed GCC hardening because the upstream already is doing.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sun, 03 Nov 2013 15:34:43 -0200

pcapfix (1.0.0-1) unstable; urgency=low

  * New upstream release.
  * Added a new test as example for users (file
    debian/test/test_without_pcap_header.dump)
  * debian/copyright: license changed from GPL-3.0+ to GPL-3.0 because the
    upstream didn't declare about "or any later version" in headers of your
    source code.
  * debian/control:
      - Fixed the VCS-Browser to show the summary instead the git structure.
      - Improved the short and long description because pcapfix now works with
        pcapng too.
  * debian/README.Debian: Improved explanations about the test files.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sat, 12 Oct 2013 16:36:57 -0300

pcapfix (0.7.3-1) unstable; urgency=low

  * New upstream release.
  * Removed Makefile.patch and pcapfix.1.patch. The upstream
    improved the Makefile and fixed the manpage.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 01 Aug 2013 08:49:32 -0300

pcapfix (0.7.2-1) unstable; urgency=low

  * Initial release (Closes: #705221)

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 10 Apr 2013 15:39:11 +0000
