dcfldd (1.9.3-2~bpo13+1) trixie-backports; urgency=medium

  * Rebuild for trixie-backports.

 -- David da Silva Polverari <polverari@debian.org>  Wed, 27 Aug 2025 00:41:19 +0000

dcfldd (1.9.3-2) unstable; urgency=medium

  * Upload to unstable.

 -- David da Silva Polverari <polverari@debian.org>  Tue, 19 Aug 2025 16:11:02 +0000

dcfldd (1.9.3-1) experimental; urgency=medium

  * New upstream version 1.9.3.
      - Fixed several function prototypes and related code to build with GCC 15.
        (Closes: #1096510)
  * debian/control: bumped Standards-Version to 4.7.2
  * debian/copyright: updated packaging copyright years.

 -- David da Silva Polverari <polverari@debian.org>  Sun, 03 Aug 2025 02:27:57 +0000

dcfldd (1.9.2-1) unstable; urgency=medium

  * New upstream version 1.9.2.
  * debian/control:
      - Added David Polverari as uploader.
      - Added pkgconf to Build-Depends field.
      - Bumped Standards-Version to 4.7.0.
  * debian/copyright:
      - Added new upstream rights.
      - Updated upstream and packaging copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 06 Nov 2024 13:32:50 -0300

dcfldd (1.9.1-1) unstable; urgency=medium

  * New upstream version 1.9.1.
  * debian/copyright: updated upstream copyright years.
  * debian/patches/010_fix-oom.patch: removed because the upstream fixed the
    source code. Thanks!

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 12 Jun 2023 19:40:42 -0300

dcfldd (1.9-2) unstable; urgency=medium

  * debian/patches/010_fix-oom.patch: created to fix memory leaks causing out
    of memory when using diffrw option. (Closes: #1034534)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 17 Apr 2023 18:13:08 -0300

dcfldd (1.9-1) unstable; urgency=medium

  * New upstream version 1.9.
  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/copyright:
      - Added new upstream rights.
      - Converted the last paragraph of the GPL-2 in a comment.
      - Updated packaging copyright years.
  * debian/lintian-overrides: updated an override.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 08 Feb 2023 23:51:04 -0300

dcfldd (1.8-1) unstable; urgency=medium

  * New upstream version 1.8. (Closes: #1021784)
  * debian/copyright: updated upstream copyright years.
  * debian/tests/control: improved last CI test to check the results for all
    hashes.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 17 Oct 2022 15:49:16 -0300

dcfldd (1.7.1-3) unstable; urgency=medium

  * debian/tests/control: using a grep for SHA256 instead of SHA1.
    See #1021784.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 14 Oct 2022 13:59:35 -0300

dcfldd (1.7.1-2) unstable; urgency=medium

  * debian/control: bumped Standards-Version to 4.6.1.
  * debian/copyright: updated packaging copyright years.
  * debian/lintian-overrides: updated an override to make them compliant
    with new lintian tags.
  * debian/tests/control:
      - Improved the CI test.
      - Added a new (superficial) CI test.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 02 Oct 2022 10:56:03 -0300

dcfldd (1.7.1-1) unstable; urgency=medium

  * New upstream version 1.7.1.
  * debian/copyright: updated upstream and packaging copyright years.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 17 Aug 2021 18:52:03 -0300

dcfldd (1.7-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 4.5.1.
      - Migrated debhelper-compat level to 13.
  * debian/lintian-overrides: created to ignore
    a false positive about possible acute accent.
  * debian/tests/control: added a break line.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 07 Dec 2020 01:28:07 -0300

dcfldd (1.7-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 15 Apr 2020 23:36:05 -0300

dcfldd (1.7-1) unstable; urgency=medium

  * New upstream version 1.7. (Closes: #886647)
  * debian/control: bumped Standards-Version to 4.5.0.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 02 Feb 2020 09:37:13 -0300

dcfldd (1.6-1) unstable; urgency=medium

  * New upstream version 1.6.
  * debian/copyright:
      - Added new upstream rights.
      - Updated packaging copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 14 Jan 2020 00:34:13 -0300

dcfldd (1.5-1) unstable; urgency=medium

  * New upstream version 1.5. (Closes: #748025)
  * New upstream homepage.
  * Using Bash completion file provided by upstream. Consequently:
      - debian/bash-completion: updated.
      - debian/bash_completion: removed.
  * 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.4.1.
      - Improved long description.
  * debian/copyright:
      - Added new upstream rights.
      - Updated packaging copyright years.
      - Updated some upstream file paths.
  * debian/docs:
      - Added CONTRIBUTING.md and NEWS files.
      - Renamed README to README.md.
  * debian/patches/*: removed all patches because the upstream fixed the source
    code. Thanks!
  * debian/rules: removed autoreconf addon because it is default since DH 10.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: removed 'split=1000' from the line command because it
    produces segmentation fault in autopkgtest 5.11 on armhf. (Closes: #927027)
  * debian/watch: updated to use GitHub instead of SF.net.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 02 Nov 2019 13:36:57 -0300

dcfldd (1.3.4.1-13) unstable; urgency=medium

  [ Joao Eriberto Mota Filho ]
  * debian/control: bumped Standards-Version to 4.2.1.
  * debian/copyright: added rights for Ondřej Nový.
  * debian/patches/50_fix-manpage.patch: updated to
    fix a wrong blank line between paragraphs.
  * debian/tests/control:
      - Improved the test.
      - Removed unneeded field Depends.

  [ Ondřej Nový ]
  * debian/watch: use https protocol.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 27 Nov 2018 20:32:40 -0200

dcfldd (1.3.4.1-12) unstable; urgency=medium

  * Migrated DH level to 11.
  * debian/control:
      - Bumped Standards-Version to 4.2.0.
      - Changed Vcs-* URLs to salsa.debian.org.
      - Removed no longer needed build dependency dh-autoreconf.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure copyright format in URI.
  * debian/tests/*: added to perform tests.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 26 Aug 2018 17:11:43 -0300

dcfldd (1.3.4.1-11) unstable; urgency=medium

  * Added a Bash completion scheme. (Closes: #771678)
      - Added bash-completion to Build-Depends field in debian/control.
      - Added the addon bash-completion to dh in debian/rules.
      - Created debian/bash_completion and debian/bash-completion files.
  * debian/patches/70_fix-total-message.patch: created to add a newline to
    generate a space between the final summary message and hashes.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 25 Apr 2017 22:58:06 -0300

dcfldd (1.3.4.1-10) 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:
      - Added a secondary email address for upstream.
      - Added the Upstream-Contact field.
      - Updated the packaging copyright years.
  * debian/docs: added AUTHORS file.
  * debian/patches/:
      - fix-probing-of-large-block-devices.patch: renamed to
        10_fix-probing-of-large-block-devices.patch.
      - fix-sizeprobe-option.patch: renamed to 20_fix-sizeprobe-option.patch.
      - fix-implicit-declarations.patch: renamed to
        30_fix-implicit-declarations.patch.
      - fix-typo.patch: renamed to 40_fix-typo.patch.
      - fix-manpage.patch: renamed to 50_fix-manpage.patch.
      - fix-gcc-warnings: renamed to 60_fix-gcc-warnings.patch.
  * debian/rules: removed the --parallel option from dh.
  * debian/watch: bumped to version 4.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sat, 12 Nov 2016 15:12:07 -0200

dcfldd (1.3.4.1-9) unstable; urgency=medium

  * Upload to unstable. Welcome Jessie Stable!

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 29 Apr 2015 13:25:52 -0300

dcfldd (1.3.4.1-8) experimental; urgency=medium

  * debian/rules: fixed a mistake around autoreconf.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 10 Feb 2015 15:13:47 -0200

dcfldd (1.3.4.1-7) experimental; urgency=medium

  * Using autoreconf now.
  * debian/changelog: updated the packaging copyright years.
  * debian/patches/fix-gcc-warnings: added to fix some GCC warnings.
  * debian/source/options: this file is useless now. Removed.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 10 Feb 2015 11:13:15 -0200

dcfldd (1.3.4.1-6) unstable; urgency=medium

  * debian/watch: updated to show remote version in the same format
      of the local version (the minus sign in remote version was
      changed by a dot).

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 26 Oct 2014 18:49:58 -0200

dcfldd (1.3.4.1-5) unstable; urgency=medium

  * debian/rules: added missing '--with autotools-dev' to dh target. Thanks
    a lot to Peter Michael Green <plugwash@debian.org>. (Closes: #764657)

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 10 Oct 2014 07:31:20 -0300

dcfldd (1.3.4.1-4) unstable; urgency=medium

  * Fixed the author name in these patches:
      - fix-implicit-declarations.patch;
      - fix-manpage.patch;
      - fix-typo.patch.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 08 Oct 2014 17:53:56 -0300

dcfldd (1.3.4.1-3) unstable; urgency=medium

  * New maintainer. Thanks to Kenny Duffus, the initial maintainer, for
      your nice work over this package. (Closes: #763947)
  * Acknowledge NMU. Thanks to Miah Gregory. (Closes: #533686, #615447)
  * Migrations:
      - debian/copyright to 1.0 format.
      - debhelper level to 9.
      - debian/rules to new (reduced) format.
  * debian/control:
      - Added the Vcs-* fields to control the Debian packaging.
      - Bumped the Standard-Version to 3.9.6.
      - Reviewed the long description (little changes).
  * debian/copyright:
      - Updated the upstream email address.
      - Updated the licenses information.
  * debian/source/options: updated.
  * debian/patches/:
      - Added a header to each patch.
      - Added the patch fix-sizeprobe-option.patch. Thanks to
        Vangelis Koukis. (Closes: #756881)
      - Added the patch fix-probing-of-large-block-devices.patch.
        Thanks to Vangelis Koukis. (Closes: #756882)
      - fix-manpage-whatis.patch:
          . Removed the reference to 'info' command.
          . Renamed to fix-manpage.patch.
      - Moved the fix to 'separate' in manpage from fix-typo.patch
        to fix-manpage.patch.
  * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to fix the
      issues pointed by blhc.
  * debian/watch: fixed and improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 05 Oct 2014 13:15:31 -0300

dcfldd (1.3.4.1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Replaced homepage pseudo header with regular field. Closes: #615447
  * Updated standards version to 3.9.3
  * Fixed lintian warnings
  * Updated outdated autotools helper files. Closes: #533686

 -- Miah Gregory <mace@debian.org>  Sat, 12 May 2012 23:07:38 +0100

dcfldd (1.3.4.1-2) unstable; urgency=low

  * closes: #453577
  * updated debian/watch to use built in uscan sf.net handling

 -- Kenny Duffus <kenny@duffus.org>  Fri, 30 Nov 2007 11:32:37 +0000

dcfldd (1.3.4.1-1) unstable; urgency=low

  * closes: #357738
  * updated standards version to 3.7.2
  * new upstream (renamed from 1.3.4-1 for compatibility) which Fixed an issue
    with error-producing blocks not being zero padding under BSD systems

 -- Kenny Duffus <kenny@duffus.org>  Sat, 22 Sep 2007 09:57:01 +0100

dcfldd (1.3.4-0ubuntu1) dapper; urgency=low

  * Initial release

 -- Kenny Duffus <kenny@duffus.org>  Sun,  12 Feb 2006 18:46:07 +0000
