ytfzf (2.5.4-1) unstable; urgency=medium

  * New upstream version.
  * debian/control: bumped Standards-Version to 4.6.2.
  * debian/copyright: updated upstream and packaging copyright years.
  * debian/patches:
      - 010_fix-path-dir-addon.patch: updated.
      - 030_fix-spelling-manpage5.patch: removed because upstream fixed
        (thanks).

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Thu, 19 Jan 2023 21:39:27 -0300

ytfzf (2.5.3-1) unstable; urgency=medium

  * New upstream version.
  * debian/patches:
      - 010_fix-path-dir-addon.patch: updated.
      - 020_fixaddons.patch: removed patch in files:
          ~ addons/extensions/ani-url-handler: because upstream removed file.
          ~ addons/scrapers/ani-category: because upstream fixed (thanks).
      - 030_fix-spelling-manpage5.patch: fix spelling in docs/man//ytfzf.5.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Tue, 13 Dec 2022 10:37:19 -0300

ytfzf (2.5.2-2) unstable; urgency=medium

  * debian/control: changed from 'youtube-dl' to 'yt-dlp | youtube-dl' in
    Suggests field. Thanks to Andres Salomon <dilinger@queued.net>.
    (Closes: #1024230)

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Mon, 28 Nov 2022 00:37:54 -0300

ytfzf (2.5.2-1) unstable; urgency=medium

  * New upstream version.
  * debian/patches/:
      - Renumbered all patches:
          ~ 00-fix-path-dir-addon.patch to 010_fix-path-dir-addon.patch.
          ~ 03-fixaddons.patch to 020_fixaddons.patch.
      - 010_fix-path-dir-addon.patch: updated.
      - 01-fixprefix.patch: removed in favor of an override added to debian/rules.
      - 030_fix-spelling-manpage5.patch: added to new fix spelling.
      - Removed because the upstream fixed the source code (thanks):
          ~ 04-fixspell-man1.patch.
          ~ 05-fixspell-man5.patch.
  * debian/rules:
      - Added targets 'override_dh_auto_build' and 'override_dh_auto_install'
        as a substitute for the patch '01-fixprefix.patch'. Consequently
        removed:
          ~ debian/install.
          ~ debian/manpages.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Sat, 05 Nov 2022 23:31:06 -0300

ytfzf (2.5.0-1) unstable; urgency=medium

  * New upstream version.
  * debian/install: added new addons.
  * debian/patches/:
      - 00-fix-path-dir-addon.patch: updated.
      - 02-fixspell-man.patch: split in two patches to make it easier to correct
        in each file and added field Forwarded. Removed after this.
        New patches are: '04-fixspell-man1.patch' and '05-fixspell-man5.patch'.
      - 03-fixaddons.patch: added field Forwarded.
  * debian/rules: removed 'execute_after_dh_fixperms' because upstream fixed
    addons/thumbnail-viewers/w3m file permission.
  * debian/tests/control: changed 'egrep' to 'grep' because regular expression
    is not necessary.
  * debian/watch: updated the search rule to make it compliant with new
    standards of the GitHub.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Sat, 17 Sep 2022 12:45:35 -0300

ytfzf (2.4.1-2) unstable; urgency=medium

  * debian/control:
      - Improved long and short description.
      - Set 'Multi-Arch: foreign'.
  * debian/copyright:
      - Changed in Upstream-Name field from 'Harshith Pystardust' to 'ytfzf'.
      - Fixed the upstream name.
      - Relicensed packaging to GPL-3+.
  * debian/docs:
      - Added 'CONTRIBUTING.md'.
      - Moved 'docs/subscriptions' to debian/examples.
  * debian/examples: added to install upstream examples files.
  * debian/manpages: added to install the upstream manpages.
  * debian/rules:
      - Added 'execute_after_dh_fixperms:' to fix w3m file permission.
      - Removed 'override_dh_installdocs:' because it was replaced by the
        file 'debian/docs'.
      - Removed 'override_dh_installman:' because it was replaced by the
        file 'debian/manpages'.
  * debian/salsa-ci.yml: changed to the basic instructions in 2 lines.
  * debian/tests/control: added to provide CI tests.
  * debian/upstream/metadata: removed line 'Changelog'.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Mon, 05 Sep 2022 13:09:16 -0300

ytfzf (2.4.1-1) unstable; urgency=medium

  * New upstream version.
  * Added in:
     - d/copyright: e-mail upstream <pystardust@protonmail.com>.
     - d/docs: docs/subscriptions.
     - d/install: addons/extensions/buttons,
                  addons/extensions/ipc.
  * Patches updated for new upstream version 2.4.1.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Mon, 08 Aug 2022 15:11:05 -0300

ytfzf (2.4.0-1) unstable; urgency=medium

  * New upstream version.
  * Added new file d/patches/00-fix-path-dir-addon.patch in d/patches/series.
  * New patch file d/patches/00-fix-path-dir-addon.patch. (Closes: #1015183)
     - Fix PATH of the addons directory in ytfzf.
  * Patches updated for new upstream version 2.4.0.
  * Removed addons/extensions/gui and addons/interfaces/gui. (Closes: #1015184)
     - gtkdialog was removed from Debian in 2009, and required for the gui
       extension, then these two files will not be installed.
  * Updated d/control: (Closes: #1015182)
     - Added: ${perl:Depends}, python3-distutils-extra, ueberzug, vlc.
     - New long description.
     - Removed: ${shlibs:Depends}.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Tue, 19 Jul 2022 23:48:56 -0300

ytfzf (2.3-2) unstable; urgency=medium

  * Upload to unstable.

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Thu, 07 Jul 2022 15:40:00 -0300

ytfzf (2.3-1) experimental; urgency=medium

  * Initial release. (Closes: #1011591)

 -- Braulio Henrique Marques Souto <braulio@disroot.org>  Tue, 24 May 2022 16:42:16 -0300
