featherpad (1.6.2-0.1~mx23+1) mx; urgency=medium

  * New upstream version 1.6.2:
    - Show the print bar ("Printing in progress...") before printing because
     the print dialog may be shown with a delay.
    - A small change in highlighting the numbers.
    - Removed an old workaround about translations, which prevented some
      languages from being loaded due to a recent change in Qt.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 23 May 2025 10:00:57 -0700

featherpad (1.6.1-0.1~mx23+1) mx; urgency=medium

  * New upstream version 1.6.1:
    - Allow typing double-quote or left parenthesis, brace or square bracket
      before a selected column.
    - More intuitive column selection with wrapped lines (although it isn't
      useful with them).
    - Special highlighting for standard C++ methods.
    - Used standard C++ methods instead of `qMax`, `qMin`, `qRound`, …. Also,
      used `double` instead of `qreal`.

 -- Steven Pusser <stevep@mxlinux.org>  Thu, 06 Mar 2025 14:44:18 -0800

featherpad (1.6.0-0.1~mx23+1) mx; urgency=medium

  * New upstream version 1.6.0:
    - Support column selection.
    - Dropped the support for translating the Help file because it was not
      practical. An online translation service can be used instead.
    - Fixed a rare case of finding/highlighting whole words.
    - Replaced the deprecated method QMouseEvent::pos().
    - Used localized string for position on the statusbar.
  * Update d/copyright.
  * d/rules: remove incorrect, and in fact useless, "export QT_SELECT = 5"
  * Don't install any removed translated help files.

 -- Steven Pusser <stevep@mxlinux.org>  Fri, 31 Jan 2025 21:43:44 -0800

featherpad (1.5.2-1) unstable; urgency=medium

  * New upstream version 1.5.2
  * Migrate to unstable.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Thu, 12 Dec 2024 23:33:46 +0800

featherpad (1.5.1-1~exp1) experimental; urgency=medium

  [ Andrew Lee (李健秋) ]
  * debian/lintian-overrides: added.

  [ S. 7 ]
  * New upstream version 1.5.1
  * debian/control: bump Standards-Version to 4.7.0, no changes needed.
  * debian/control: Update Build-Depends for Qt6
  * debian/control: Update package description for Qt6
  * debian/control: fix build-depends-on-obsolete-package lintian warning
  * debian/changelog: Update changelog

  [ Andrew Lee (李健秋) ]
  * Clean up of group membership after 2nd calls.
  * Run wrap-and-sort.
  * debian/control: improve package descriptions.
  * debian/salsa-ci.yml: build against to experimental.
  * debian/copyright: update.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 02 Oct 2024 16:09:34 +0200

featherpad (1.4.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already present in
    machine-readable debian/copyright).
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).

  [ Andrew Lee (李健秋) ]
  * New upstream version 1.4.1
  * debian/control: update team address.
  * debian/copyright: update.
  * debian/upstream/metadata: correct the git Repository url as itʼs
    different from Repository-Browse.
  * debian/salsa-ci.yml: added.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 06 Sep 2023 14:03:43 +0200

featherpad (1.3.5-1) unstable; urgency=medium

  * New upstream release.

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Tue, 10 Jan 2023 22:07:22 +0800

featherpad (1.3.4-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.6.2:
    * Add Rules-Requires-Root: no.
  * Add ChangZhuo Chen (陳昌倬) as uploader.
  * Update d/watch for GitHub.
  * Remove unnecessary -Wl,--as-needed in d/rules.
  * Remove unnecessary --fail-missing in d/rules.
  * Reformat and sort d/control.
  * Sort d/copyright

 -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 25 Dec 2022 03:33:11 +0800

featherpad (1.0.1-0.1) unstable; urgency=medium

  * Non-maintainer upload
  * New upstream release (Closes: #998188).

 -- S. 7 <severusseptimius7@gmail.com>  Sat, 30 Oct 2021 05:19:55 -0400

featherpad (0.17.1-1) unstable; urgency=medium

  * New upstream release.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Thu, 07 Jan 2021 20:24:10 +0800

featherpad (0.12.1-1) unstable; urgency=medium

  * New upstream version 0.12.1

 -- Alf Gaida <agaida@siduction.org>  Sat, 18 Jan 2020 15:39:49 +0100

featherpad (0.12.0-1) unstable; urgency=medium

  * New upstream version 0.12.0
  * Switched to gbp
  * Bumped Standards to 4.4.1, no changes needed

 -- Alf Gaida <agaida@siduction.org>  Tue, 07 Jan 2020 04:40:18 +0100

featherpad (0.11.1-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.11.1.
  * Added build dependency libhunspell-dev
  * Bumped Standards-Version to 4.4.0, no changes needed
  * Split package into featherpad and featherpad-l10n (Closes: #910769)
  * Removed 291-support-hurd.patch to fix FTBFS on the Hurd, applied upstream.

 -- Alf Gaida <agaida@siduction.org>  Thu, 15 Aug 2019 22:26:00 +0200

featherpad (0.10.0-3) unstable; urgency=medium

  * Added 291-support-hurd.patch to fix FTBFS on the Hurd.

 -- Alf Gaida <agaida@siduction.org>  Fri, 19 Jul 2019 22:12:02 +0200

featherpad (0.10.0-2) unstable; urgency=medium

  * Switch to unstable - freeze is over.

 -- Alf Gaida <agaida@siduction.org>  Wed, 10 Jul 2019 22:00:21 +0200

featherpad (0.10.0-1) experimental; urgency=medium

  * Cherry-picked upstream release V0.10.0.
  * Switched to experimental
  * Upstream fixed copying content from featherpad
    (Closes: #927403)

 -- Alf Gaida <agaida@siduction.org>  Sat, 18 May 2019 01:07:12 +0200

featherpad (0.9.4-2) unstable; urgency=medium

  * Added recommendation qttranslations5-l10n
    (Closes: #923687)

 -- Alf Gaida <agaida@siduction.org>  Sun, 03 Mar 2019 22:22:03 +0100

featherpad (0.9.4-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.9.4.

 -- Alf Gaida <agaida@siduction.org>  Mon, 25 Feb 2019 03:11:44 +0100

featherpad (0.9.3-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.9.3.
  * Bumped copyright years
  * Replaced compat and debhelper with debhelper-compat (>=12)
  * Removed the featherpad-l10n recommendation, the package is
    not splitted yet

 -- Alf Gaida <agaida@siduction.org>  Wed, 06 Feb 2019 00:08:52 +0100

featherpad (0.9.2-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.9.2.
  * Bumped Standards-Version to 4.3.0, no changes needed

 -- Alf Gaida <agaida@siduction.org>  Mon, 31 Dec 2018 16:59:00 +0100

featherpad (0.9.1-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.9.1.
  * Bumped Standards-Version to 4.2.1, no changes needed
  * Added debian/clean
  * Added debian/upstream/metadata

 -- Alf Gaida <agaida@siduction.org>  Thu, 11 Oct 2018 00:40:45 +0200

featherpad (0.9.0-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.9.0.
  * Bumped Standards-Version to 4.1.4, no changes needed

 -- Alf Gaida <agaida@siduction.org>  Wed, 23 May 2018 23:18:29 +0200

featherpad (0.8-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.8.
  * Relaxed dh version and make it backport friendly
  * Fixed not canonical VCS link

 -- Alf Gaida <agaida@siduction.org>  Fri, 30 Mar 2018 18:10:37 +0200

featherpad (0.7-1) unstable; urgency=medium

  * Cherry-picked upstream release V0.7.
  * Initial release. (Closes: #869730)

 -- Alf Gaida <agaida@siduction.org>  Thu, 18 Jan 2018 17:21:10 +0100
