Import Debian changes 1.8.1-1
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
Showing
- Makefile.am 2 additions, 0 deletionsMakefile.am
- Makefile.in 1456 additions, 104 deletionsMakefile.in
- NEWS 123 additions, 0 deletionsNEWS
- README.md 4 additions, 3 deletionsREADME.md
- config.guess 65 additions, 55 deletionsconfig.guess
- config.h.in 6 additions, 0 deletionsconfig.h.in
- config.sub 1192 additions, 1235 deletionsconfig.sub
- configure 344 additions, 173 deletionsconfigure
- configure.ac 54 additions, 16 deletionsconfigure.ac
- data/Makefile.am.inc 33 additions, 23 deletionsdata/Makefile.am.inc
- data/org.freedesktop.impl.portal.Background.xml 114 additions, 0 deletionsdata/org.freedesktop.impl.portal.Background.xml
- data/org.freedesktop.impl.portal.Email.xml 18 additions, 0 deletionsdata/org.freedesktop.impl.portal.Email.xml
- data/org.freedesktop.impl.portal.FileChooser.xml 126 additions, 0 deletionsdata/org.freedesktop.impl.portal.FileChooser.xml
- data/org.freedesktop.impl.portal.Inhibit.xml 31 additions, 1 deletiondata/org.freedesktop.impl.portal.Inhibit.xml
- data/org.freedesktop.impl.portal.Lockdown.xml 7 additions, 7 deletionsdata/org.freedesktop.impl.portal.Lockdown.xml
- data/org.freedesktop.impl.portal.PermissionStore.xml 19 additions, 0 deletionsdata/org.freedesktop.impl.portal.PermissionStore.xml
- data/org.freedesktop.impl.portal.ScreenCast.xml 19 additions, 0 deletionsdata/org.freedesktop.impl.portal.ScreenCast.xml
- data/org.freedesktop.impl.portal.Secret.xml 66 additions, 0 deletionsdata/org.freedesktop.impl.portal.Secret.xml
- data/org.freedesktop.impl.portal.Wallpaper.xml 55 additions, 0 deletionsdata/org.freedesktop.impl.portal.Wallpaper.xml
- data/org.freedesktop.portal.Background.xml 110 additions, 0 deletionsdata/org.freedesktop.portal.Background.xml
Loading
Please register or sign in to comment