ghostwriter (25.08.2+ds-0ubuntu1) resolute; urgency=medium

  * New upstream release (25.08.2)

 -- Rik Mills <rikmills@kde.org>  Mon, 13 Oct 2025 08:51:14 +0100

ghostwriter (25.08.1+ds-0ubuntu1) questing; urgency=medium

  * New upstream release (25.08.1)

 -- Rik Mills <rikmills@kde.org>  Thu, 11 Sep 2025 08:30:34 +0100

ghostwriter (25.08.0+ds-0ubuntu1) questing; urgency=medium

  * New upstream release (25.08.0)

 -- Rik Mills <rikmills@kde.org>  Thu, 14 Aug 2025 12:28:13 +0100

ghostwriter (25.07.90+ds-0ubuntu1) questing; urgency=medium

  * New upstream (RC) release (25.07.90)

 -- Rik Mills <rikmills@kde.org>  Sat, 26 Jul 2025 06:59:38 +0100

ghostwriter (25.07.80+ds-0ubuntu1) questing; urgency=medium

  * New upstream (beta) release (25.07.80)

 -- Rik Mills <rikmills@kde.org>  Sun, 13 Jul 2025 10:27:29 +0100

ghostwriter (25.04.3+ds-0ubuntu1) questing; urgency=medium

  * New upstream release (25.04.3)
  * Limit build to architectures where QtWebEngine is available.

 -- Rik Mills <rikmills@kde.org>  Tue, 01 Jul 2025 15:39:26 +0100

ghostwriter (25.04.2+ds-0ubuntu1) questing; urgency=medium

  * New upstream release (25.04.2)

 -- Rik Mills <rikmills@kde.org>  Thu, 05 Jun 2025 10:29:14 +0100

ghostwriter (25.04.1+ds-0ubuntu1) questing; urgency=medium

  * New upstream release (25.04.1)

 -- Rik Mills <rikmills@kde.org>  Thu, 08 May 2025 06:23:33 +0100

ghostwriter (25.04.0+ds-1ubuntu1) questing; urgency=medium

  * Kubuntu Vcs and maintainer fields.
  * Add apparmor profile to fix userns.

 -- Rik Mills <rikmills@kde.org>  Sun, 04 May 2025 08:35:43 +0100

ghostwriter (25.04.0+ds-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (25.04.0).
  * Update build-deps and deps with the info from cmake.
  * Bump Standards-Version to 4.7.2, no change required.

 -- Aurélien COUDERC <coucouf@debian.org>  Thu, 17 Apr 2025 18:52:21 +0200

ghostwriter (24.12.2+ds-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * Depend on sonnet6-plugins for spell checking. (Closes: #1077161)
  * New upstream release (24.12.2).

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 01 Mar 2025 23:21:48 +0100

ghostwriter (24.12.0+ds-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (24.12.0).
  * Merge and reexport concatenated upstream signing keys.
  * Update build-deps and deps with the info from cmake.
  * Drop backported upstream commits now part of the ustream release.
  * Release to unstable.

 -- Aurélien COUDERC <coucouf@debian.org>  Sat, 21 Dec 2024 14:27:51 +0100

ghostwriter (24.08.2+ds-1) experimental; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (24.08.2).
  * Build against Qt6 / KF6, update build-deps and deps with the info
    from cmake.
  * Drop patch applied upstream, refresh patch to remove vendored
    libcmark-gfm.
  * Switch to kf6 debhelper build sequence.
  * Drop duplicate transitional pkg-config build dependency.
  * Review copyright information.
  * Bump Standards-Version to 4.7.0, no change required.
  * Backport upstream commit to fix the crash when the .conf file is
    missing.

 -- Aurélien COUDERC <coucouf@debian.org>  Wed, 23 Oct 2024 19:10:31 +0200

ghostwriter (23.04.3+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Backport upstream commit b76b14a00069a2d544b615ad6dc8f9cbdc678982 to include
    <cstdint> where needed; patch upstream_Include-cstdint-where-needed.patch
    (Closes: #1042052)
    - refresh patch replace-vendored-libcmark-gfm-with-system.patch

 -- Pino Toscano <pino@debian.org>  Wed, 26 Jul 2023 04:53:02 +0200

ghostwriter (23.04.2+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * ghostwriter is now part of the KDE release service, so:
    - switch watch file to release-service locations
    - import release-service GPG signing key
  * Set Maintainer to the canonical form.
  * Update Vcs-* fields.
  * Update the build dependencies according to the upstream build system:
    - bump Qt packages to 5.15.2
    - add cmake, extra-cmake-modules, libqt5webchannel5-dev,
      libkf5configwidgets-dev, libkf5coreaddons-dev, libkf5doctools-dev,
      libkf5sonnet-dev, libkf5widgetsaddons-dev, and libkf5xmlgui-dev
    - replace qttools5-dev-tools with qttools5-dev, as now its cmake development
      files are needed
    - drop qtmultimedia5-dev, no more used
  * Add the dh-sequence-kf5 build dependency to use the kf5 dh addon, needed
    now that KF5 is used.
  * Update the patches:
    - replace-vendored-libcmark-gfm-with-system.patch: update & rewrite the
      buildsystem part for cmake
  * Drop debian/clean, no more needed since the build is done with cmake
    (and thus the build directory is cleaned automatically by dh).
  * Remove from Files-Excluded in copyright the bits that are not shipped
    anymore.
  * Drop no more needed QT_SELECT=qt5 in rules.

 -- Pino Toscano <pino@debian.org>  Wed, 14 Jun 2023 20:51:29 +0200

ghostwriter (2.1.6+ds-2) unstable; urgency=medium

  * Team upload.
  * Drop debian/dirs, as all the needed directories are created during the
    installation.
  * Update Vcs-* fields.
  * Drop the hardcoded libqt5concurrent5 dependency: it will be listed if
    actually needed.
  * Add the configuration for the CI on salsa.
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Add Rules-Requires-Root: no.
  * Switch Architecture to any: it is already limited (w.r.t. the architectures
    on which it builds) by qtwebengine5-dev, so no need to maintain our own
    architecture list.
  * Fix/simplify cleaning:
    - add a debian/clean file to remove the leftovers of the build directory
    - drop the dh_auto_clean override: everything it does is already done by
      either dh_auto_clean (which was improperly skipped before), or by
      debian/clean
  * Remove inactive Uploaders.

 -- Pino Toscano <pino@debian.org>  Tue, 27 Dec 2022 14:48:25 +0100

ghostwriter (2.1.6+ds-1) unstable; urgency=medium

  [ Sebastien CHAVAUX ]
  * New upstream release.
  * debian/control: set Standards-Version: to 4.6.1
  * debian/control: address correction
  * debian/watch: address correction
  * vulnerability patched in 3rdparty/cmark-gfm CVE-2022-24724, CVE-2022-39209
  (Closes: #1006757).

  [ Aurélien COUDERC ]
  * Point watch file to the invent.kde.org GitLab repo tags until we get a
    proper upstream release.
  * Add explanation for source lintian overrides.
  * Bump Standards-Version to 4.6.2, no change required.
  * Review copyright information.
  * Replace debian/compat with debhelper-compat build dependency, bump
    compatibility version to 13.
  * Use Debian KDE Extras Team as the maintainer, move Sebastien CHAVAUX
    to uploaders.
  * Added myself to the uploaders.
  * Replace vendored libcmark-gfm with the system one.
  * Add copyright information for vendored libraries.

 -- Aurélien COUDERC <coucouf@debian.org>  Wed, 21 Dec 2022 22:51:24 +0100

ghostwriter (2.1.1-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Sun, 26 Dec 2021 10:44:03 +0100

ghostwriter (2.1.0-2) unstable; urgency=medium

  * debian/control: list of architectures changed

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Wed, 24 Nov 2021 14:59:38 +0100

ghostwriter (2.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Sun, 21 Nov 2021 11:20:41 +0100

ghostwriter (2.0.2-2) unstable; urgency=medium

  * debian/watch: address correction

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Sat, 30 Oct 2021 20:17:09 +0200

ghostwriter (2.0.2-1) unstable; urgency=low

  * New upstream release.

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Thu, 28 Oct 2021 13:24:15 +0200

ghostwriter (1.8.1-2) unstable; urgency=medium

  * add fix-build-with-Qt-5.15.patch (Closes: #975159)

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Mon, 23 Nov 2020 16:18:25 +0100

ghostwriter (1.8.1-1) unstable; urgency=medium

  * New upstream release
  * debian/control: set Standards-Version: to 4.5.0

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Sun, 23 Feb 2020 12:34:50 +0100

ghostwriter (1.8.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Fri, 26 Jul 2019 19:33:51 +0200

ghostwriter (1.8.0-1) experimental; urgency=medium

  * New upstream release
  * removal clean-deps.patch
  * debian/control: change dependencies from QtWebKit to QtWebEngine

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Mon, 29 Apr 2019 08:22:44 +0200

ghostwriter (1.7.4-2) unstable; urgency=medium

  * debian/copyright: addition of CC-BY-SA-4.0 license. (Closes: #923837)
  * debian/control: updated fields Vcs-Git and Vcs-Browser. (Closes: #923838)

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Wed, 06 Mar 2019 01:07:36 +0100

ghostwriter (1.7.4-1) unstable; urgency=medium

  * New upstream release
  * debian/control: add suggestions cmark, discount, pandoc, wkhtmltopdf.
    (Closes: #917243)
  * removal spelling.patch

 -- Sebastien CHAVAUX <seb95.scou@gmail.com>  Tue, 25 Dec 2018 19:46:52 +0100

ghostwriter (1.7.3-1) unstable; urgency=medium

  * New package. (Closes: #894260)

 -- ghost <i@ghosts.work>  Sun, 14 Oct 2018 11:25:00 +0000
