ffuf (2.2.1-1) unstable; urgency=medium

  * New upstream version 2.2.1.
  * debian/control:
      - Bumped Standards-Version to 4.7.4, no other changes needed.
      - Bumped debhelper-compat to 14.
      - Dropped Priority and Rules-Requires-Root fields, redundant since
        dpkg 1.22.13.
      - Added Static-Built-Using field for the golang package.
  * debian/copyright: updated upstream copyright years.
  * debian/ffuf.1: rewrote to document all current command line options
    and interactive mode commands, out of sync since ffuf 1.4.0.
  * debian/ffuf.install: added, explicitly installing usr/bin/ffuf; the
    debhelper-compat 14 bump dropped the implicit single-binary
    dh_auto_install fallback for packages (like this one) that override
    dh_auto_install.
  * debian/patches:
      - Dropped 20-Fix-csv-test.patch, applied upstream.
      - Added DEP-3 Forwarded field to 10-fix-spelling.patch.
  * debian/source/lintian-overrides: added override for
    xs-go-import-path-differs-from-module-path; matching go.mod's
    XS-Go-Import-Path (github.com/ffuf/ffuf/v2) breaks the build, as
    dh-golang then names the installed binary "v2" instead of "ffuf".
  * debian/tests: marked the network-dependent test with needs-internet,
    and added a local, network-free fuzzing test plus -V/-h smoke tests.
  * debian/watch: migrated to the version 5 format.

 -- Thiago Andrade Marques <andrade@debian.org>  Thu, 27 Aug 2026 00:34:09 -0300

ffuf (2.1.0-1) unstable; urgency=medium

  * New upstream version 2.1.0. (Closes: #1034877)
  * New maintainer. Thanks to Pedro Loami <pedro@loami.eng.br> for your work
    over this package. (Closes: #1053961)
  * debian/control:
      - Bumped Standards-Version to 4.6.2.
      - Changed Section from devel to golang.
      - Fixed a small typo and update the long description.
        (Thanks to Frank Dietrich <frank.dietrich@gmx.li>) (Closes: #1027409)
      - Update Build-Depends field.
  * debian/copyright: updated upstream copyright years and add rights for me.
  * debian/patches/20-Fix-csv-test.patch: added from upstream.
  * debian/watch: updated.

 -- Thiago Andrade Marques <andrade@debian.org>  Tue, 14 Nov 2023 16:17:36 -0300

ffuf (1.4.1-1) UNRELEASED; urgency=medium

  * New upstream version 1.4.1
  * debian/control:
    - (Build-Depends): Added missing dependency
    golang-github-pelletier-go-toml-dev
    - (Standards-Version): Update to 4.6.0
  * debian/upstream
    - created upstream directory;
    - created metadata file;
    - set fields Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * debian/ffuf.1
    - Uptadeted to match current version's functionalities.
  * debian/patches
    - Drop patches that do not apply.

 -- Pedro Loami Barbosa dos Santos <pedro@loami.eng.br>  Mon, 04 Apr 2022 15:30:00 -0300

ffuf (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0

    [ Marcio de Souza Oliveira ]
  * debian/tests/control:
    - Created the directory files.
    - Creted the file files/test-fuzz-list.txt.
    - Updated the test to simple fuzzing test.

 -- Pedro Loami Barbosa dos Santos <pedro@loami.eng.br>  Thu, 10 Sep 2020 08:04:29 -0300

ffuf (1.0.2-2) unstable; urgency=medium

  * debian/control:
    - (Vcs-*): changed value to correct repository address.

 -- Pedro Loami Barbosa dos Santos <pedro@loami.eng.br>  Mon, 22 Jun 2020 20:47:18 -0300

ffuf (1.0.2-1) unstable; urgency=medium

  * Initial release (Closes: 960067)

 -- Pedro Loami Barbosa dos Santos <pedro@loami.eng.br>  Tue, 12 May 2020 18:06:42 -0300
