Skip to content
Snippets Groups Projects
  1. Mar 27, 2025
  2. Feb 27, 2025
  3. Feb 26, 2025
  4. Jul 27, 2023
  5. May 03, 2023
  6. Apr 11, 2023
  7. Mar 28, 2023
  8. Aug 24, 2021
  9. Mar 22, 2021
  10. Mar 05, 2021
  11. Feb 22, 2021
  12. Feb 19, 2021
    • Simon McVittie's avatar
      Import Debian changes 1.8.1-1 · 6ec1ecf3
      Simon McVittie authored
      xdg-desktop-portal (1.8.1-1) unstable; urgency=medium
      
        * New upstream release
          - Fix a fd leak when opening URIs
          - Fix directory support in filechooser
          - Improve Snap support
          - Fix a crash when setting wallpaper fails
        * Drop fontconfig build-dependency, no longer needed
        * Define _GNU_SOURCE when compiling the icon validator,
          avoiding an implicit declaration of execvpe()
        * Label the icon validator as coming from Flatpak 1.10.1
          (no actual changes, the code is identical to 1.8.1)
      
      xdg-desktop-portal (1.8.0-3) unstable; urgency=medium
      
        * debian/rules: Build with pipewire support in ubuntu as well (LP: #1879580)
      
      xdg-desktop-portal (1.8.0-2) unstable; urgency=medium
      
        * Version the build-dependency on libflatpak-dev.
          This is significant when backporting to buster.
        * Preferentially build-depend on libgdk-pixbuf-2.0-dev.
          We don't need the deprecated Xlib integration that is also pulled in
          by the older libgdk-pixbuf2.0-dev package (see #974870).
        * Standards-Version: 4.5.1 (no changes required)
      
      xdg-desktop-portal (1.8.0-1) unstable; urgency=medium
      
        * New upstream release
          - Drop most patches, applied upstream
      
      xdg-desktop-portal (1.7.2-2) unstable; urgency=medium
      
        * d/rules: Don't explicitly use --as-needed linker option.
          It's the default with bullseye toolchains.
        * Release to unstable as part of the pipewire 0.3 transition
      
      xdg-desktop-portal (1.7.2-1) experimental; urgency=medium
      
        * New upstream development release
        * Drop patch skipping FUSE tests if necessary,
          upstream made an equivalent change
        * Update icon validator to the one from Flatpak 1.8.1
        * Build-Depend on libcap2-bin, for capsh, and add it to test dependencies
        * tests: Look for capsh in /sbin
        * Update patches.
          This includes upstream 1.7.2-37-g089e72b plus merge request
          <https://github.com/flatpak/xdg-desktop-portal/pull/521>,
          to make the installed-tests work better.
        * d/tests/gnome-desktop-testing: Set TEST_IN_CI.
          Upstream uses this to extend test timeouts and skip flaky tests.
        * Re-enable pipewire now that 0.3.x is in experimental
      
      xdg-desktop-portal (1.7.1-1) experimental; urgency=medium
      
        * New upstream development release
      
      xdg-desktop-portal (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
        * Disable pipewire until 0.3.x is available (#954022)
        * Drop patches that were applied upstream
        * 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)
        * d/p/tests-Divert-service-stdout-to-stderr.patch: Simplify
        * tests: Depend on procps, for /bin/kill
        * tests: Depend on python3 and python3-gi
        * Add a patch to skip (more) FUSE tests on buildds
      
      xdg-desktop-portal (1.6.0-1) unstable; urgency=medium
      
        * New upstream stable release
          - d/watch: Only watch for stable releases
          - d/gbp.conf: Use debian/master, upstream/1.6.x branches
        * Mention #946913 in previous changelog entry
        * Add "unsafe" pkg.libportal.enable build option to enable extra tests
          while libportal is not yet API-stable
        * d/p/Fix-the-build-on-old-glib.patch,
          d/p/xml-Avoid-fancy-quotes.patch:
          Add post-release fixes from upstream
        * d/p/open-uri-Fix-criticals-if-no-default-handler-for-desired-.patch,
          d/p/tests-Fix-race-condition-in-various-Lockdown-tests.patch,
          d/p/tests-Skip-Location-tests-if-we-have-no-D-Bus-system-bus.patch,
          d/p/tests-Install-test-backends.patch,
          d/p/tests-When-installed-look-for-executables-in-libexecdir.patch,
          d/p/tests-Install-test.portal-for-installed-tests.patch:
          Fix some test failures when libportal is enabled
        * d/p/tests-Divert-service-stdout-to-stderr.patch,
          d/p/tests-Always-produce-verbose-output-from-subprocesses.patch:
          Improve test diagnostics
        * d/p/Replace-the-icon-validator-with-the-one-from-Flatpak-1.6..patch:
          Relabel the icon validator as coming from Flatpak 1.6.0
          (it's the same as 1.4.2)
      
      xdg-desktop-portal (1.5.4-1) experimental; urgency=medium
      
        * Branch for experimental
        * New upstream development release
          - d/patches: Rebase
          - d/rules: Explicitly disable libportal-based tests (ITP: #946605)
          - Only log one warning if unable to track which apps are "in the
            background, for example x-d-p-gtk in a non-GNOME environment
            (Closes: #946913)
      
      xdg-desktop-portal (1.4.2-3) unstable; urgency=medium
      
        * Standards-Version: 4.4.1 (no changes required)
        * Re-enable pipewire (screen recording) support now that v0.2.7 is
          available
      
      xdg-desktop-portal (1.4.2-2) unstable; urgency=medium
      
        * Release to unstable
        * d/salsa-ci.yml: Request standard CI on salsa.debian.org
        * d/p/test-doc-portal-Check-for-FUSE-support-more-thoroughly.patch:
          Skip tests when FUSE is non-functional, even if we are root
        * Standards-Version: 4.4.0 (no changes required)
        * Use debhelper-compat 12
          - Remove redundant --libexecdir=/usr/libexec, which is the default
            at this compat level
        * d/p/Replace-the-icon-validator-with-the-one-from-Flatpak-1.4..patch:
          Update icon validator to the one from Flatpak 1.4.2
        * Mark autopkgtest as flaky due to #931726
      
      xdg-desktop-portal (1.4.2-1) experimental; urgency=medium
      
        * New upstream release
        * Disable pipewire (screencasting) until 0.2.6 is available in Debian
        * Build-depend on libjson-glib-dev
        * d/copyright: Update
      debian/1.8.1-1
      6ec1ecf3
  13. Oct 28, 2020
  14. Mar 30, 2020
  15. Aug 23, 2019
  16. Jul 25, 2019
  17. Feb 14, 2019
  18. Jan 26, 2019
    • Simon McVittie's avatar
      Import Debian changes 1.2.0-1 · 04fe17cc
      Simon McVittie authored
      xdg-desktop-portal (1.2.0-1) unstable; urgency=medium
      
        [ Simon McVittie ]
        * New upstream stable release
        * d/watch: Only watch for stable releases
        * d/p/Revert-Stop-building-the-icon-validator.patch,
          d/p/validate-icon-Add-a-define-for-bwrap.patch,
          d/p/Replace-the-icon-validator-with-the-one-from-Flatpak-git-.patch:
          Build a copy of the icon validator from Flatpak git master.
          We don't want to rely on a version of Flatpak that isn't
          stable yet.
          - d/p/notification-Handle-non-existing-directories.patch,
            d/p/notification-bind-mount-etc-ld.so.cache-to-the-sandbox.patch:
            Remove, no longer necessary
        * d/upstream/metadata: Add DEP-12 metadata
        * Release to unstable
      
        [ Jeremy Bicha ]
        * Don't enable remote desktop support on Ubuntu. See LP bug 1802533
      
      xdg-desktop-portal (1.1.1-1) experimental; urgency=medium
      
        * New upstream development release
          - Drop patches, applied upstream
          - Build-Depend on libgdk-pixbuf2.0-dev, for icon validation
          - Package new xdg-desktop-portal-validate-icon executable
          - Depend on bubblewrap, for sandboxed icon validation
        * Enable Location portal (geoclue-2.0)
        * Standards-Version: 4.3.0 (no changes required)
        * d/control: Set Vcs-Git branch for experimental
        * d/p/notification-Handle-non-existing-directories.patch,
          d/p/notification-bind-mount-etc-ld.so.cache-to-the-sandbox.patch:
          Make bwrap invocation more reliable, and in particular make it
          work on purely 32-bit systems with no /lib64 (patches taken from
          gnome-desktop, thanks to Iain Lane and Mart Raudsepp)
      
      xdg-desktop-portal (1.1.0-1) experimental; urgency=medium
      
        * New upstream development release
          - d/copyright: Update
          - d/control: Build-depend on fontconfig, for fontconfig cache
            invalidation in Settings portal
          - d/control: Build-depend on flatpak, for permission-store test
        * Don't build with Location portal yet, because geoclue-2.0 is
          currently too old
        * Drop patch, applied upstream
        * d/gbp.conf: Use debian/experimental branch
        * d/patches: Skip another build-time test when FUSE is not supported
        * d/patches: Don't show a critical warning when a document permissions
          entry is removed
        * Enable Pipewire support, for screencasting
      
      xdg-desktop-portal (1.0.3-1) unstable; urgency=medium
      
        * New upstream release
        * d/p/desktop-portal-don-t-attempt-to-export-NULL-GDBusInterfac.patch:
          Add patch from upstream to guard against NULL interface objects
          (previously applied in Ubuntu, LP: #1691649)
      
      xdg-desktop-portal (1.0.2-1) unstable; urgency=medium
      
        * New upstream release
        * d/p/network-monitor-Build-variants-for-GetStatus-correctly.patch:
          Drop, superseded by upstream changes
      
      xdg-desktop-portal (1.0.1-1) unstable; urgency=medium
      
        * New upstream release
        * d/p/network-monitor-Build-variants-for-GetStatus-correctly.patch:
          Add patch to make NetworkMonitor.GetStatus() work as intended
        * Standards-Version: 4.2.1 (no changes required)
      
      xdg-desktop-portal (1.0-1) unstable; urgency=medium
      
        * New upstream release
        * Install upstream NEWS
        * Standards-Version: 4.2.0 (no further changes)
      
      xdg-desktop-portal (0.99-1) unstable; urgency=medium
      
        * New upstream release
        * Standards-Version: 4.1.5
        * Install to /usr/libexec
        * Build in a UTF-8 locale, to avoid FTBFS when gdbus-codegen reads
          UTF-8
      
      xdg-desktop-portal (0.11-2) unstable; urgency=medium
      
        [ Jeremy Bicha ]
        * Update package description to mention Snap
        * Use github page as homepage
      
      xdg-desktop-portal (0.11-1) unstable; urgency=medium
      
        * New upstream release
          - Drop patch, applied upstream
        * Standards-Version: 4.1.4 (no changes)
      
      xdg-desktop-portal (0.10-4) unstable; urgency=medium
      
        * Merge from experimental, with autopkgtests included
        * d/p/build-Run-install-test-data-hook-as-intended.patch:
          Mark patch as applied upstream
      
      xdg-desktop-portal (0.10-3) experimental; urgency=medium
      
        * Reinstate xdg-desktop-portal-tests package and autopkgtests
        * d/p/build-Run-install-test-data-hook-as-intended.patch:
          Run the tests' install hook to set up enough symlinks that they
          will pass
        * Upload to experimental to wait for NEW processing
      
      xdg-desktop-portal (0.10-2) unstable; urgency=medium
      
        * Really remove xdg-desktop-portal-tests stanza from d/control
      
      xdg-desktop-portal (0.10-1) unstable; urgency=medium
      
        * New upstream release
        * Add Breaks/Replaces for flatpak (<< 0.10.4-1~) since this package
          has taken over the permission store and documents portal
        * Disable Pipewire support for now (ITP: #874089)
        * Add new build-dependencies for FUSE
        * Install the permission store and documents portal
        * d/copyright: Update
        * Drop flatpak build-dependency, no longer needed
        * Remove patches, applied upstream
        * Depend on FUSE
        * Build installed-tests, but don't install them for now to avoid the
          NEW queue
        * Use dh_missing --fail-missing instead of dh_install --fail-missing
      
      xdg-desktop-portal (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 0.9-9-g422ecf3 for various
          bug fixes
      
      xdg-desktop-portal (0.9-1) unstable; urgency=medium
      
        * New upstream release
          - Drop all patches, applied upstream
      
      xdg-desktop-portal (0.8-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)
      
      xdg-desktop-portal (0.8-2) unstable; urgency=medium
      
        * Mark patches as applied upstream for 0.9
        * Upload to unstable
      
      xdg-desktop-portal (0.8-1) experimental; urgency=medium
      
        * New upstream release
        * Add patches to make the development files completely
          architecture-independent (Closes: #864451)
        * Make xdg-desktop-portal-dev Architecture: all
      
      xdg-desktop-portal (0.6-1) experimental; urgency=medium
      
        * New upstream release
          - Run as a systemd user service if dbus-user-session is installed
          - Add email portal
        * Move to debhelper compat level 10
        * Omit unimplemented configure option --enable-installed-tests
        * Do not explicitly disable quiet Automake output: dh now does this
          by default
        * Move API documentation from main package to -dev package
        * Register API documentation with doc-base
      
      xdg-desktop-portal (0.5-1) unstable; urgency=medium
      
        * New upstream release
      
      xdg-desktop-portal (0.4-1) unstable; urgency=medium
      
        * New upstream release
          - Drop cherry-picked patch for flatpak 0.6.10 container detection,
            now included in the upstream release
      
      xdg-desktop-portal (0.3-1) unstable; urgency=medium
      
        * Initial release. (Closes: #831689)
      debian/1.2.0-1
      04fe17cc
Loading