qt6-wayland (6.8.2-4) unstable; urgency=medium

  [ Patrick Franz ]
  * Backport patch to use the same pointing device for releasing as all
    other events, fixes QTBUG-127821.
  * Bump Standards-Version to 4.7.2 (no changes needed).

 -- Patrick Franz <deltaone@debian.org>  Tue, 01 Apr 2025 00:13:46 +0200

qt6-wayland (6.8.2-3) unstable; urgency=medium

  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Sat, 01 Mar 2025 13:28:00 +0100

qt6-wayland (6.8.2-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Update list of installed files.

 -- Patrick Franz <deltaone@debian.org>  Thu, 13 Feb 2025 21:29:54 +0100

qt6-wayland (6.8.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.8.2).
  * Bump Qt B-Ds to 6.8.2.
  * Update ABI to 6.8.2.
  * Remove patches that have been applied upstream.
  * New binary packages and update list of installed files.
  * Update symbols from buildlogs.
  * Update d/copyright.
  * Update lintian-overrides.

 -- Patrick Franz <deltaone@debian.org>  Fri, 07 Feb 2025 23:52:19 +0100

qt6-wayland (6.7.2-5) unstable; urgency=medium

  [ Sandro Knauß ]
  * Use dh_qmldeps to detect QML dependencies.
  * Add qml6-module packages to -dev package for QML dependency detection.
  * Use dh-sequence-pkgkde-symbolshelper instead of --with.

  [ Patrick Franz ]
  * Install cmake-files for QmlPlugins.

 -- Patrick Franz <deltaone@debian.org>  Thu, 21 Nov 2024 21:43:13 +0100

qt6-wayland (6.7.2-4) unstable; urgency=medium

  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Sat, 05 Oct 2024 02:10:42 +0200

qt6-wayland (6.7.2-3) experimental; urgency=medium

  [ Patrick Franz ]
  * Fix handling of private symbols.

 -- Patrick Franz <deltaone@debian.org>  Sun, 08 Sep 2024 14:57:47 +0200

qt6-wayland (6.7.2-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Update list of installed files.
  * Bump Standards-Version to 4.7.0 (no changes needed).

 -- Patrick Franz <deltaone@debian.org>  Thu, 05 Sep 2024 12:05:14 +0200

qt6-wayland (6.7.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.7.2).
  * Bump Qt B-Ds to 6.7.2.
  * Update ABI to 6.7.2.
  * Update list of installed files.
  * Update symbols from buildlogs.
  * Backport patches to fix crashes in Plasma 6.

 -- Patrick Franz <deltaone@debian.org>  Sun, 01 Sep 2024 00:56:23 +0200

qt6-wayland (6.6.2-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Thu, 06 Jun 2024 18:46:10 +0200

qt6-wayland (6.6.2-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.6.2).
  * Bump Qt B-Ds to 6.6.2.
  * Build-depend on pkgconf instead of pkg-config as the latter has been
    superseded by the former.
  * Update ABI to 6.6.2.

 -- Patrick Franz <deltaone@debian.org>  Sat, 17 Feb 2024 10:02:18 +0100

qt6-wayland (6.6.1-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.6.1).
  * Bump Qt B-Ds to 6.6.1.
  * Update ABI to 6.6.1.
  * Remove binary packages libqt6waylandeglclienthwintegration6 and
    libqt6waylandeglcompositorhwintegration6.

 -- Patrick Franz <deltaone@debian.org>  Wed, 13 Dec 2023 19:01:56 +0100

qt6-wayland (6.6.0-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Update symbols from buildlogs.

 -- Patrick Franz <deltaone@debian.org>  Wed, 15 Nov 2023 00:35:12 +0100

qt6-wayland (6.6.0-1) experimental; urgency=medium

  [ Tianyu Chen ]
  * New upstream release (6.6.0).
  * Update .install files.
  * Update symbols from buildlogs.

  [ Patrick Franz ]
  * Add virtual ABIs for the private headers.

 -- Patrick Franz <deltaone@debian.org>  Tue, 14 Nov 2023 20:55:46 +0100

qt6-wayland (6.4.2-5) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Tue, 26 Sep 2023 20:25:16 +0200

qt6-wayland (6.4.2-4) experimental; urgency=medium

  [ Patrick Franz ]
  * Add package for the private headers (Closes: #1013222).
  * Replace libfontconfig1-dev with libfontconfig-dev in the B-Ds as the
    former is superseded by the latter.

 -- Patrick Franz <deltaone@debian.org>  Tue, 26 Sep 2023 19:12:41 +0200

qt6-wayland (6.4.2-3) unstable; urgency=medium

  * Team upload to unstable.

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 01 Aug 2023 13:38:10 -0300

qt6-wayland (6.4.2-2) experimental; urgency=medium

  * Team upload.

  [ Patrick Franz ]
  * Remove build-dependency on libqt6opengl6-dev as it has been merged
    into qt6-base-dev.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * Add documentation and examples packages (Closes: #1042285).

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 28 Jul 2023 19:05:34 -0300

qt6-wayland (6.4.2-1) unstable; urgency=medium

  * Team upload.
  * Add libwayland-dev as qt6-wayland-dev dependency, as CMake files look for
    its presence.
  * Switch to the official 6.4.2 tarball, the tarball is the same.
  * Install private components, which are not tied to private headers and
    required by the main, public components (Closes: #1029098).
    Thanks Rodney Dawes for the bug report!
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013222#50

 -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 17 Jan 2023 14:44:16 -0300

qt6-wayland (6.4.2~rc1-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Fri, 30 Dec 2022 16:59:20 +0100

qt6-wayland (6.4.2~rc1-1) experimental; urgency=medium

  [ Lu YaNing ]
  * New upstream release (6.4.1).
  * Bump Qt B-Ds to 6.4.1.
  * Update debian/copyright.

  [ Lisandro Damián Nicanor Pérez Meyer ]
  * New upstream release 6.4.2.
    - Bump Qt build dependencies.
  * Bump standards version to 4.6.2, no changes required.

 -- Patrick Franz <deltaone@debian.org>  Tue, 27 Dec 2022 22:28:01 +0100

qt6-wayland (6.4.0-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Enable link time optimization (Closes: #1015627).
  * Fix FTCBFS, thx to Helmut Grohne (Closes: #1023088):
    + Pass QT_HOST_PATH and QT_HOST_PATH_CMAKE_DIR.
    + Depend on a native version of ourselves.
    + qt6-wayland-dev needs to depend on qt6-wayland-dev-tools.
    + Do build tools when cross compiling.

 -- Patrick Franz <deltaone@debian.org>  Sat, 05 Nov 2022 11:03:07 +0100

qt6-wayland (6.4.0-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.4.0).
  * Bump Qt B-Ds to 6.4.0.
  * Increase CMake verbosity level.
  * Bump minimum CMake version in order to get pkg-config's .pc files.
  * Update list of installed files.
  * Update symbols from buildlogs.

 -- Patrick Franz <deltaone@debian.org>  Thu, 13 Oct 2022 12:33:04 +0200

qt6-wayland (6.3.1-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Mon, 15 Aug 2022 19:24:06 +0200

qt6-wayland (6.3.1-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.3.1).
  * Bump Qt B-Ds to 6.3.1.
  * Bump Standards-Version to 4.6.1 (no changes needed).
  * Update list of installed files.

 -- Patrick Franz <deltaone@debian.org>  Sun, 17 Jul 2022 19:37:47 +0200

qt6-wayland (6.3.0-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Update symbols from buildlogs.

 -- Patrick Franz <deltaone@debian.org>  Sun, 19 Jun 2022 14:12:52 +0200

qt6-wayland (6.3.0-1) experimental; urgency=medium

  * New upstream release.
    - Update the .install files.
  * Add my name to Uploaders.
  * Bump build dependencies to grab 6.3.0.

 -- Simon Quigley <tsimonq2@debian.org>  Fri, 17 Jun 2022 21:11:54 -0500

qt6-wayland (6.2.4-2) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Fri, 22 Apr 2022 20:07:50 +0200

qt6-wayland (6.2.4-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.2.4).
  * Bump Qt B-Ds to 6.2.4.
  * Update list of installed files.
  * Update symbols from buildlogs.

 -- Patrick Franz <deltaone@debian.org>  Wed, 30 Mar 2022 21:07:22 +0200

qt6-wayland (6.2.2-3) unstable; urgency=medium

  [ Patrick Franz ]
  * Upload to unstable.

 -- Patrick Franz <deltaone@debian.org>  Tue, 15 Feb 2022 22:23:13 +0100

qt6-wayland (6.2.2-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Update symbols from buildlogs.

 -- Patrick Franz <deltaone@debian.org>  Sat, 01 Jan 2022 18:26:54 +0100

qt6-wayland (6.2.2-1) experimental; urgency=medium

  * Initial release (Closes: #999898)

 -- Patrick Franz <deltaone@debian.org>  Thu, 18 Nov 2021 09:15:34 +0100
