kpublictransport (24.12.3-0ubuntu1) plucky; urgency=medium

  * New upstream release.

 -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 15 Mar 2025 14:15:31 -0500

kpublictransport (24.12.2-0ubuntu1) plucky; urgency=medium

  * New upstream release (24.12.2)

 -- Rik Mills <rikmills@kde.org>  Sun, 23 Feb 2025 22:57:51 +0000

kpublictransport (24.12.0-2) unstable; urgency=medium

  * Release to unstable.

 -- Sandro Knauß <hefee@debian.org>  Thu, 19 Dec 2024 00:07:06 +0100

kpublictransport (24.12.0-1) experimental; urgency=medium

  * Team upload.

  [ Sandro Knauß ]
  * New upstream release (24.12.0).
  * Update build-deps and deps with the info from cmake.

 -- Sandro Knauß <hefee@debian.org>  Mon, 16 Dec 2024 21:56:57 +0100

kpublictransport (24.08.2-2) experimental; urgency=medium

  * Team upload.

  [ Sandro Knauß ]
  * Use dh_qmldeps to detect QML dependencies.
  * Use dh-sequence-pkgkde-symbolshelper instead of --with.
  * Temporarily add qt6-declarative-private-dev to workaround #1087385.

 -- Sandro Knauß <hefee@debian.org>  Mon, 25 Nov 2024 14:39:56 +0100

kpublictransport (24.08.2-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (24.08.2).
  * Ship qml package in dev packge.

 -- Sandro Knauß <hefee@debian.org>  Sat, 12 Oct 2024 13:35:36 +0200

kpublictransport (24.08.1-3) experimental; urgency=medium

  [ Sandro Knauß ]
  * Fix creation of virtual package.
  * Add lintian-override for usage of virtual package.

 -- Sandro Knauß <hefee@debian.org>  Sat, 28 Sep 2024 23:20:41 +0200

kpublictransport (24.08.1-2) experimental; urgency=medium

  * Team upload.
  * Update Standards-Version (no changes needed).

 -- Sandro Knauß <hefee@debian.org>  Wed, 25 Sep 2024 22:31:44 +0200

kpublictransport (24.08.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream release (24.08.1.
  * Update build-deps and deps with the info from cmake.
  * Update copryright file.
  * Switch to Qt6:
    - Build qml6 module
    - Update install paths to Qt6
    - update B-ds to Qt6/KF6.
  * Use virtual packages to bundle KDEPIM.

 -- Sandro Knauß <hefee@debian.org>  Wed, 25 Sep 2024 00:27:03 +0200

kpublictransport (23.04.3-1) unstable; urgency=medium

  * Team upload.
  * Add Build-Depends-Package to symbols file.
  * Re-export upstream signing key without extra signatures.
  * Update symbols from buildds for 23.04.2.
  * Release to unstable with new lib libkpublictransportonboard1.
  * Update symbols from build for 23.04.3.
  * Replace build-deps: pkg-config -> pkgconf.

 -- Sandro Knauß <hefee@debian.org>  Sun, 18 Feb 2024 21:02:49 +0100

kpublictransport (23.04.2-1) experimental; urgency=medium

  [ Sandro Knauß ]
  * New upstream release (23.04.2).
  * Update build-deps and deps with the info from cmake.
  * Update copyright.
  * Update symbols from build for 23.04.2.
  * Add new build-dep for Onboard service.
  * Add new library libkpublictransportonboard1.

 -- Sandro Knauß <hefee@debian.org>  Thu, 15 Jun 2023 23:06:55 +0200

kpublictransport (22.12.3-1) unstable; urgency=medium

  [ Aurélien COUDERC ]
  * New upstream release (22.12.3).
  * Update build-deps and deps with the info from cmake.

 -- Aurélien COUDERC <coucouf@debian.org>  Wed, 01 Mar 2023 11:57:58 +0100

kpublictransport (22.12.2-1) unstable; urgency=medium

  * Added tzdata dependency to pass tests (Closes: #1029425)
  * New upstream release

 -- Matthias Geiger <matthias.geiger1024@tutanota.de>  Sun, 05 Feb 2023 14:19:47 +0100

kpublictransport (22.12.1-1) unstable; urgency=medium

  [ Matthias Geiger ]
  * New upstream release
  * Removed obsolete entries from libkpublictransport.install

  [ Aurélien COUDERC ]
  * New upstream release (22.12.1).
  * Update build-deps and deps with the info from cmake.
  * Bump Standards-Version to 4.6.2, no change required.
  * Added myself to the uploaders.
  * Add Albert Astals Cid’s master key to upstream signing keys.

 -- Aurélien COUDERC <coucouf@debian.org>  Fri, 06 Jan 2023 23:38:45 +0100

kpublictransport (22.04.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Fix the Maintainer to be the canonical address.
  * Update the build dependencies according to the upstream build system:
    - bump extra-cmake-modules to 5.91.0
  * Update symbols file.
  * Update copyright.

 -- Pino Toscano <pino@debian.org>  Sat, 11 Jun 2022 05:02:52 +0200

kpublictransport (21.12.3-2) unstable; urgency=medium

  * Team upload.

  [ Matthias Geiger ]
  * Bump versions to 21.12.3 in symbols file.
  * Update qml-module-org-kde-kpublictransport.install.
  * Update signing-key.asc.
  * Add libprotobuf-dev build dependency.

  [ Pino Toscano ]
  * Bump Standards-Version to 4.6.1, no changes required.
  * CI: use a more standard pipeline configuration.
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Small no-op whitespace changes.
  * Slightly tighten the regexp for the library files.
  * Tighten kpublictransport-data dependency in libkpublictransport1.
  * Switch kpublictransport-data to Architecture: all & Multi-Arch: foreign,
    as it is a data-only package.
  * Update symbols file.
  * Remove the unused ${shlibs:Depends} substvar from libkpublictransport-dev,
    and kpublictransport-data.
  * Properly use the pkgkde_symbolshelper dh addon, so "subst" symbols properly
    work
    - add the pkg-kde-tools build dependency for it

 -- Pino Toscano <pino@debian.org>  Sun, 05 Jun 2022 10:50:28 +0200

kpublictransport (21.12.3-1) unstable; urgency=medium

  * Team upload.

  [ Matthias Geiger ]
  * Initial release (Closes: #1008242)

 -- Sandro Knauß <hefee@debian.org>  Fri, 22 Apr 2022 10:40:19 +0200
