lomiri-content-hub (2.1.0-4) unstable; urgency=medium

  * debian/control:
    + Add B:/R: (liblomiri-content-hub-glib-dev) relation to obsolete
      libcontent-hub-glib-dev. (Closes: #1102925).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 13 Apr 2025 21:33:19 +0200

lomiri-content-hub (2.1.0-3) unstable; urgency=medium

  [ Chris Lamb ]
  * debian/rules:
    + Use rdfind option '-makeresultsfile false' to make the documentation build
      reproducible. (Closes: #1082707).

  [ Mike Gabriel ]
  * debian/control:
    + Add B:/R: relation between lomiri-content-hub-common and obsolete content-
      hub (as found in Debian 12). (Closes: #1102682).

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 12 Apr 2025 11:18:55 +0200

lomiri-content-hub (2.1.0-2) unstable; urgency=medium

  * Re-upload source-only as is.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 11 Apr 2025 06:30:44 +0200

lomiri-content-hub (2.1.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/:
    + Dually build against Qt5 and Qt6 to create client-side shared content hub
      libraries for Qt6-based Lomiri apps.
    + Add arch:all package lomiri-content-hub-common (for translations,
      gschemas, artwork, etc.).
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions for debian/.
  * debian/{control,rules}:
    + Build using dh-click.
    + Build without coverage reporting.
  * debian/control:
    + Bump Standards-Version: to 4.7.2. No changes needed.
  * debian/rules:
    + Variable name change: CONTENT_HUB_TESTING -> LOMIRI_CONTENT_HUB_TESTING.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 09 Apr 2025 14:45:22 +0200

lomiri-content-hub (2.0.0-5) unstable; urgency=medium

  * debian/control:
    + Add B:/R: (liblomiri-content-hub-dev) for old libcontent-hub-dev.
      (Closes: #1100377).

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 13 Mar 2025 08:32:45 +0100

lomiri-content-hub (2.0.0-4) unstable; urgency=medium

  [ Mike Gabriel ]
  * debian/tests:
    + url-dispatcher: Fix URLs (use new namespace) in lomiri-content-hub-send
      calls.
    + Port tests from dbus-launch to dbus-run-session.
    + control: Add to D: xauth.

  [ Guido Berhoerster ]
  * debian/tests:
    + Improve test scripts
  * debian/tests/control:
    + Disable aa-check because AA policy cannot be enforced on Debian:
      On Debian SO_PEERSEC fails (see #1092591) and DBus is unable to determine
      the security context of the caller which will lead lomiri-content-hub to
      always grant access.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 09 Jan 2025 17:07:54 +0100

lomiri-content-hub (2.0.0-3) unstable; urgency=medium

  * debian/control:
    + Drop from P: (lomiri-content-hub): content-hub. Breaks installation of
      lomiri-desktop-session.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 12 Sep 2024 11:36:59 +0200

lomiri-content-hub (2.0.0-2) unstable; urgency=medium

  * Re-upload as is to unstable.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 08 Sep 2024 22:37:17 +0200

lomiri-content-hub (2.0.0-1) experimental; urgency=medium

  * Upload to experimental.

  * New upstream release.
    - Rename content-hub to lomiri-content-hub.
  * debian/:
    + Adjust packaging to namespacing to namespace changes upstream.
  * debian/copyright:
    + Update auto-generated copyright.in file.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 06 Sep 2024 23:23:23 +0200

content-hub (1.1.1-2) unstable; urgency=medium

  * debian/watch:
    + Update file for recent GitLab changes of the tags overview page.
  * debian/control:
    + Bump Standards-Version to 4.7.0. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 May 2024 10:42:34 +0200

content-hub (1.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 0001_src_add_missing-symbols-in-Glib-compat-layer.patch. Applied
      upstream.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 13 Feb 2024 16:58:28 +0100

content-hub (1.1.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/libcontent-hub1.symbols:
    + Drop file. Stop continuing .symbols for C++ files.
  * debian/libcontent-hub-glib1.symbols:
    + Update symbols.
  * debian/patches:
    + Add 0001_src_add_missing-symbols-in-Glib-compat-layer.patch. Don't
      remove symbols from API, continue having them via stubs.
  * debian/control:
    + qml-module-lomiri-content: Add Multi-Arch: same.
    + libcontent-hub-doc, qml-module-lomiri-content-doc: Add Multi-Arch:
      foreign.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 08 Feb 2024 09:38:11 +0100

content-hub (1.0.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 14 Feb 2023 12:06:02 +0100

content-hub (1.0.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/patches:
    + Drop all patches. They are included in this upstream version.
  * lintian:
    + Adjust to new syntax.
  * debian/libcontent-hub1.symbols:
    + Update symbols.
  * debian/rules:
    + Make sure the 'symlinks' command dives into the API doc's subtree.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 05 Feb 2023 01:00:01 +0100

content-hub (1.0.0-7) unstable; urgency=medium

  [ Anton Gladky]
  * Add d/.gitlab-ci.yml

  [ Marius Gripsgard ]
  * [debian/*.symbols] Mark unused symbols that would otherwise be optimized out

 -- Marius Gripsgard <marius@ubports.com>  Sat, 07 Jan 2023 21:42:02 +0100

content-hub (1.0.0-6) unstable; urgency=medium

  * Team upload.

  * debian/libcontent-hub1.symbols:
    + Update symbols for armel, armhf and i386.

 -- Anton Gladky <gladk@debian.org>  Mon, 10 Oct 2022 21:01:09 +0200

content-hub (1.0.0-5) unstable; urgency=medium

  * Team upload.

  [ Mike Gabriel ]
  * debian/: Update upstream Git repo URL.

  [ Anton Gladky ]
  * debian/libcontent-hub1.symbols:
    + Update symbols due to gcc-12. (Closes: #1016248)

 -- Anton Gladky <gladk@debian.org>  Mon, 10 Oct 2022 07:28:25 +0200

content-hub (1.0.0-4) unstable; urgency=medium

  * debian/libcontent-hub1.symbols:
    + Update symbols for riscv64 and armel. (Closes: #1014126).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 03 Jul 2022 22:26:02 +0200

content-hub (1.0.0-3) unstable; urgency=medium

  * debian/patches: Update patches from upstream repo:
    + Rename 1003 to 0007 (and cherry-pick from upstream).
    + Drop 1004 in favour of 0008 (cherry-picked from upstream).
    + Rename 0002 to 0006.
    + Add 0009 and 0011.
  * debian/content-hub.install:
    + Adjust (lomiri-)url-dispatcher schema path.
  * debian/tests/:
    + Silence various dconf related warnings.
    + Disable aa-check test for now. This needs closer investigation.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 03 Jul 2022 11:57:49 +0200

content-hub (1.0.0-2) unstable; urgency=medium

  * Re-upload source-only as is.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 08 Mar 2022 20:42:53 +0100

content-hub (1.0.0-1) unstable; urgency=medium

  * Initial release to Debian. (Closes: #1001993).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 01 Feb 2022 23:21:17 +0100