xdg-desktop-portal-gtk (1.14.1-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports.
    - Re-enable GNOME-specific portal backends.
      This provides feature parity with the xdg-desktop-portal-gtk in
      bullseye, and avoids needing a backport of xdg-desktop-portal-gnome,
      which is designed for use with newer GNOME and has dependencies that
      are not available in bullseye.

 -- Simon McVittie <smcv@debian.org>  Thu, 01 Dec 2022 11:14:52 +0000

xdg-desktop-portal-gtk (1.14.1-1) unstable; urgency=medium

  * New upstream release
    - Functionally equivalent to 1.14.0-2
    - Drop all patches, included in upstream release

 -- Simon McVittie <smcv@debian.org>  Tue, 29 Nov 2022 13:49:12 +0000

xdg-desktop-portal-gtk (1.14.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1 (no changes needed)
  * Canonicalize case of Multi-Arch field
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on libglib2.0-dev and
      libgtk-3-dev.

  [ Simon McVittie ]
  * d/watch: Adapt to Github web page changes
  * d/patches: Add translation updates from upstream
  * d/patches: Add bug fixes from upstream git, up to 1.14.0-19-g9702bac
    - printing, wallpaper: Fix some memory leaks
    - printing: Consistently include .desktop in the fallback app name
    - screencast: Fall back to desktop ID if we don't know the app name
    - appchooser: Fix a use-after-free
    - wallpaper: Handle errors storing images in the cache
    - email: Fix a crash if no addresses are provided
    - notification: Fix notifications for apps with no ID not appearing
    - screenshot: Report whether PickColor is implemented, if possible
      (this requires xdg-desktop-portal 1.15.0-3 at runtime)

 -- Simon McVittie <smcv@debian.org>  Tue, 22 Nov 2022 10:40:09 +0000

xdg-desktop-portal-gtk (1.14.0-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports
    - Re-enable GNOME-specific portal backends.
      This provides feature parity with the xdg-desktop-portal-gtk in
      bullseye, and avoids needing a backport of xdg-desktop-portal-gnome,
      which is designed for use with newer GNOME and has dependencies that
      are not available in bullseye.

 -- Simon McVittie <smcv@debian.org>  Sat, 26 Mar 2022 15:42:29 +0000

xdg-desktop-portal-gtk (1.14.0-1) unstable; urgency=medium

  * New upstream release
  * d/control: Update build-dependencies
  * d/copyright: Update

 -- Simon McVittie <smcv@debian.org>  Mon, 21 Mar 2022 10:41:22 +0000

xdg-desktop-portal-gtk (1.12.0-1~bpo11+1) bullseye-backports; urgency=medium

  * Rebuild for bullseye-backports
    - Re-enable GNOME-specific portal backends.
      This provides feature parity with the xdg-desktop-portal-gtk in
      bullseye, and avoids needing a backport of xdg-desktop-portal-gnome,
      which is designed for use with newer GNOME and has dependencies that
      are not available in bullseye.

 -- Simon McVittie <smcv@debian.org>  Wed, 19 Jan 2022 23:23:19 +0000

xdg-desktop-portal-gtk (1.12.0-1) unstable; urgency=medium

  * New upstream release

 -- Simon McVittie <smcv@debian.org>  Sun, 26 Dec 2021 18:39:19 +0000

xdg-desktop-portal-gtk (1.10.0-3) unstable; urgency=medium

  * d/control, d/rules: Disable wallpaper backend.
    This is now in the -gnome backend, and disabling it avoids the
    dependency on libgnome-desktop-3-19 for non-GNOME desktops.
  * d/control: Explicitly (build-)depend on gsettings-desktop-schemas(-dev).
    Previously, we got this via libgnome-desktop-3-dev, but we no longer
    depend on that, and explicit is better than implicit anyway.
  * d/rules: Add comments explaining why we enable each of the non-default
    options that overlap with the -gnome backend. These also mention the
    dependencies that each option adds.
  * Upload to unstable

 -- Simon McVittie <smcv@debian.org>  Tue, 16 Nov 2021 10:44:55 +0000

xdg-desktop-portal-gtk (1.10.0-2) experimental; urgency=medium

  * d/gbp.conf: Branch for experimental
  * d/rules: Disable portals that require GNOME Shell and/or Mutter.
    These have moved to xdg-desktop-portal-gnome, which is GNOME-specific
    (unlike this portal, which becomes more suitable for use in non-GNOME
    desktop environments with these features disabled).
    - d/control: Add transitional Suggests on x-d-p-gnome

 -- Simon McVittie <smcv@debian.org>  Mon, 15 Nov 2021 20:45:01 +0000

xdg-desktop-portal-gtk (1.10.0-1) unstable; urgency=medium

  * New upstream release
  * Enable all optional interfaces.
    xdg-desktop-portal-gnome hasn't been packaged yet (ITP: #994773),
    so it cannot take over these interfaces from us.
  * Standards-Version: 4.6.0 (no changes required)
  * Use debhelper compat level 13
    - No need to override dh_missing any more

 -- Simon McVittie <smcv@debian.org>  Tue, 21 Sep 2021 17:21:33 +0100

xdg-desktop-portal-gtk (1.8.0-1) unstable; urgency=medium

  * New upstream release
    - Drop all patches, applied upstream

 -- Simon McVittie <smcv@debian.org>  Wed, 16 Sep 2020 10:31:20 +0100

xdg-desktop-portal-gtk (1.7.1-3) unstable; urgency=medium

  * d/rules: Don't explicitly use --as-needed linker option.
    It's the default with bullseye toolchains.
  * Release to unstable for the pipewire 0.3 transition

 -- Simon McVittie <smcv@debian.org>  Thu, 10 Sep 2020 12:48:30 +0100

xdg-desktop-portal-gtk (1.7.1-2) experimental; urgency=medium

  * d/patches: Import bugfixes from upstream git, up to commit
    1.7.1-26-g6eba95f
    - In particular this fixes compatibility with GNOME Shell 3.37.x

 -- Simon McVittie <smcv@debian.org>  Mon, 07 Sep 2020 20:41:22 +0100

xdg-desktop-portal-gtk (1.7.1-1) experimental; urgency=medium

  * New upstream development release
    - Depend on a matching x-d-p, for the directory chooser API

 -- Simon McVittie <smcv@debian.org>  Mon, 30 Mar 2020 10:19:46 +0100

xdg-desktop-portal-gtk (1.7.0-1) experimental; urgency=medium

  * Switch to experimental branch
    - d/watch: Watch for development releases
    - d/gbp.conf, d/control: Use debian/experimental packaging branch
    - d/gbp.conf: Use upstream/latest branch
  * New upstream development release
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Repository.
  * Remove obsolete field Name from debian/upstream/metadata (already
    present in machine-readable debian/copyright).
  * Standards-Version: 4.5.0 (no changes required)
  * Bump xdg-desktop-portal dependencies to 1.7.0

 -- Simon McVittie <smcv@debian.org>  Wed, 25 Mar 2020 17:04:36 +0000

xdg-desktop-portal-gtk (1.6.0-1) unstable; urgency=medium

  * New upstream stable release
    - d/watch: Only watch for stable branches
    - d/gbp.conf: Use debian/master, upstream/1.6.x branches
    - Bump xdg-desktop-portal dependency to 1.6.0.
      They should be tested and backported together.

 -- Simon McVittie <smcv@debian.org>  Tue, 24 Dec 2019 14:17:17 +0000

xdg-desktop-portal-gtk (1.5.2-1) experimental; urgency=medium

  * Standards-Version: 4.4.1 (no changes required)
  * Branch for experimental
  * New upstream development release
    - d/control: Update build-dependencies
    - d/copyright: Update

 -- Simon McVittie <smcv@debian.org>  Sat, 14 Dec 2019 10:45:10 +0000

xdg-desktop-portal-gtk (1.4.0-2) unstable; urgency=medium

  * Upload to unstable
  * d/salsa-ci.yml: Request standard CI on salsa.debian.org
  * Standards-Version: 4.4.0 (no changes required)
  * Use debhelper-compat 12
    - Remove --libexecdir=/usr/libexec, which is the default at this
      compat level

 -- Simon McVittie <smcv@debian.org>  Tue, 16 Jul 2019 09:41:56 +0100

xdg-desktop-portal-gtk (1.4.0-1) experimental; urgency=medium

  * New upstream release
    - d/copyright: Update
  * Build-depend on the corresponding xdg-desktop-portal 1.4
  * Make xdg-desktop-portal-backend a versioned Provides

 -- Simon McVittie <smcv@debian.org>  Mon, 10 Jun 2019 09:14:00 +0100

xdg-desktop-portal-gtk (1.2.0-1) unstable; urgency=medium

  [ Simon McVittie ]
  * d/upstream/metadata: Add DEP-12 metadata
  * New upstream stable release
    - d/watch: Only watch for even-numbered branches
  * d/gbp.conf: Don't force xz compression
  * d/gbp.conf, d/control: Use debian/master branch
  * Release to unstable

  [ Jeremy Bicha ]
  * Use dh_missing instead of dh_install

 -- Simon McVittie <smcv@debian.org>  Sat, 26 Jan 2019 18:57:10 +0000

xdg-desktop-portal-gtk (1.1.1-1) experimental; urgency=medium

  * New upstream development release
    - B-D on xdg-desktop-portal 1.1.1 for Lockdown interface
  * Standards-Version: 4.3.0 (no changes required)
  * Depend on matching xdg-desktop-portal branch

 -- Simon McVittie <smcv@debian.org>  Thu, 17 Jan 2019 10:10:25 +0000

xdg-desktop-portal-gtk (1.1.0-1) experimental; urgency=medium

  * New upstream development release
    - d/control: Update B-D

 -- Simon McVittie <smcv@debian.org>  Mon, 19 Nov 2018 18:49:12 +0000

xdg-desktop-portal-gtk (1.0.2-2) unstable; urgency=medium

  * Build-depend on xdg-desktop-portal 1.0.2

 -- Simon McVittie <smcv@debian.org>  Mon, 10 Sep 2018 23:02:32 +0100

xdg-desktop-portal-gtk (1.0.2-1) unstable; urgency=medium

  * New upstream release
  * d/copyright: Update

 -- Simon McVittie <smcv@debian.org>  Mon, 10 Sep 2018 10:55:11 +0100

xdg-desktop-portal-gtk (1.0.1-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.2.1 (no changes required)

 -- Simon McVittie <smcv@debian.org>  Fri, 31 Aug 2018 08:55:22 +0100

xdg-desktop-portal-gtk (1.0-2) unstable; urgency=medium

  * Build-depend on xdg-desktop-portal 1.0

 -- Simon McVittie <smcv@debian.org>  Thu, 23 Aug 2018 14:22:09 +0100

xdg-desktop-portal-gtk (1.0-1) unstable; urgency=medium

  * New upstream release
  * Install upstream NEWS file
  * Standards-Version: 4.2.0 (no further changes)

 -- Simon McVittie <smcv@debian.org>  Thu, 23 Aug 2018 09:58:05 +0100

xdg-desktop-portal-gtk (0.99-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version: 4.1.5
  * Install to /usr/libexec

 -- Simon McVittie <smcv@debian.org>  Sat, 28 Jul 2018 13:20:22 +0100

xdg-desktop-portal-gtk (0.11-1) unstable; urgency=medium

  * New upstream release
    - Drop patch, merged upstream
    - d/copyright: Update
  * Add Suggests: evince, for evince-previewer
  * Standards-Version: 4.1.4 (no changes)

 -- Simon McVittie <smcv@debian.org>  Wed, 25 Apr 2018 16:37:48 +0100

xdg-desktop-portal-gtk (0.10-1) unstable; urgency=medium

  * New upstream release
    - Drop patches, merged upstream
    - d/copyright: Update
  * d/p/configure-Add-gio-unix-2.0.pc-dependency.patch:
    Add patch from upstream adding missing gio-unix-2.0 dependency
  * Depend and build-depend on xdg-desktop-portal 0.10

 -- Simon McVittie <smcv@debian.org>  Fri, 16 Feb 2018 12:51:59 +0000

xdg-desktop-portal-gtk (0.9-2) unstable; urgency=medium

  * Standards-Version: 4.1.3 (no changes)
  * Change Vcs-* to point to salsa.debian.org
  * d/p/0.10/: Update to upstream git commit v0.9-6-gab7be06 for bug
    fixes and an updated Swedish translation

 -- Simon McVittie <smcv@debian.org>  Thu, 18 Jan 2018 08:46:51 +0000

xdg-desktop-portal-gtk (0.9-1) unstable; urgency=medium

  * New upstream release
    - Drop all patches, applied upstream

 -- Simon McVittie <smcv@debian.org>  Fri, 24 Nov 2017 10:43:14 +0000

xdg-desktop-portal-gtk (0.7-3) unstable; urgency=medium

  * Set Rules-Requires-Root to no
  * Use https Format URL in d/copyright
  * Standards-Version: 4.1.1 (no further changes)

 -- Simon McVittie <smcv@debian.org>  Sat, 11 Nov 2017 13:43:44 +0000

xdg-desktop-portal-gtk (0.7-2) unstable; urgency=medium

  * Move patches taken from upstream to debian/patches/0.8/ to make it
    obvious when they can be dropped
  * Upload to unstable

 -- Simon McVittie <smcv@debian.org>  Sat, 10 Jun 2017 10:13:02 +0100

xdg-desktop-portal-gtk (0.7-1) experimental; urgency=medium

  * New upstream release
    - Drop patches, no longer needed
  * Drop build-dependency on libflatpak-dev, which was only needed due
    to bugs in xdg-desktop-portal-dev. Build-depend on a fixed version
    of xdg-desktop-portal-dev instead.
  * debian/patches/*: Update app chooser design from upstream git

 -- Simon McVittie <smcv@debian.org>  Fri, 09 Jun 2017 08:28:33 +0100

xdg-desktop-portal-gtk (0.6-1) experimental; urgency=medium

  * New upstream release
    - Apply some post-release bug fixes from upstream
  * Move to debhelper compat level 10
  * Omit unimplemented configure options --enable-docbook-docs,
    --enable-installed-tests
  * Do not explicitly disable quiet Automake output: dh now does this
    by default

 -- Simon McVittie <smcv@debian.org>  Mon, 03 Apr 2017 18:03:41 +0100

xdg-desktop-portal-gtk (0.5-1) unstable; urgency=medium

  * New upstream release
    - Suggests: accountsservice for the new Account interface

 -- Simon McVittie <smcv@debian.org>  Sat, 21 Jan 2017 16:28:44 +0000

xdg-desktop-portal-gtk (0.3-1) unstable; urgency=medium

  * Initial release. (Closes: #831690)

 -- Simon McVittie <smcv@debian.org>  Wed, 21 Sep 2016 22:14:47 +0100