1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
xdg-desktop-portal-gnome (43.1-2) unstable; urgency=medium
[ Simon McVittie ]
* d/control.in: Drop unused dbus build-dependency
[ Debian Janitor ]
* Set upstream metadata fields: Contact.
-- Jeremy Bicha <jbicha@ubuntu.com> Wed, 07 Dec 2022 14:22:46 -0500
xdg-desktop-portal-gnome (43.1-1) unstable; urgency=medium
* New upstream release
-- Jeremy Bicha <jbicha@ubuntu.com> Tue, 18 Oct 2022 13:25:20 -0400
xdg-desktop-portal-gnome (43.0-1) unstable; urgency=medium
* New upstream release
* Release to unstable
-- Jeremy Bicha <jbicha@ubuntu.com> Thu, 15 Sep 2022 17:32:35 -0400
xdg-desktop-portal-gnome (43~rc-1) experimental; urgency=medium
* New upstream release
* debian/xdg-desktop-portal-gnome.install: Install gsettings schema
-- Jeremy Bicha <jbicha@ubuntu.com> Wed, 07 Sep 2022 10:33:39 -0400
xdg-desktop-portal-gnome (43~beta-1) experimental; urgency=medium
* New upstream release
* Bump minimum xdg-desktop-portal to 1.15.0
* debian/control.in: Build-Depend on systemd
-- Jeremy Bicha <jbicha@ubuntu.com> Mon, 15 Aug 2022 07:13:21 -0400
xdg-desktop-portal-gnome (42.3-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.1 (no changes required)
-- Simon McVittie <smcv@debian.org> Sat, 09 Jul 2022 17:30:22 +0100
xdg-desktop-portal-gnome (42.1-1) unstable; urgency=medium
* New upstream release (LP: #1970609)
-- Jeremy Bicha <jbicha@ubuntu.com> Wed, 27 Apr 2022 15:42:05 -0400
xdg-desktop-portal-gnome (42.0.1-1) unstable; urgency=medium
* New upstream release
-- Jeremy Bicha <jbicha@ubuntu.com> Fri, 18 Mar 2022 14:34:07 -0400
xdg-desktop-portal-gnome (42~rc-1) unstable; urgency=medium
* New upstream release
* Build-Depend on libadwaita-1-dev
* Build-Depend on libgnome-desktop-4-dev & libgnome-bg-4-dev
* debian/patches: Drop all patches: applied in new release
-- Jeremy Bicha <jeremy.bicha@canonical.com> Tue, 08 Mar 2022 11:57:18 -0500
xdg-desktop-portal-gnome (41.1-2) unstable; urgency=medium
[ Sebastien Bacher ]
* debian/control:
- use the correct case for Multi-Arch to silent a lintian warning
* Create a control.in and use dh-sequence-gnome.
This is standard for our GNOME packages and also will mean the
translations will be handled correctly in Ubuntu.
[ Simon McVittie ]
* d/patches: Update translations from upstream gnome-41 branch
-- Simon McVittie <smcv@debian.org> Fri, 11 Feb 2022 10:54:57 +0000
xdg-desktop-portal-gnome (41.1-1) unstable; urgency=medium
* New upstream release
- Force use of cairo GSK renderer to avoid a crash
- Translation updates
* Add missing runtime dependency on gsettings-desktop-schemas
* Drop unnecessary build-dependency on libgnome-desktop-3-dev.
The code formerly used from gnome-desktop3 has been copied into this
project.
* Add Recommends on gnome-shell | budgie-desktop.
Many of the portal implementations in this package need a mutter-based
window manager.
* Add Recommends on gnome-settings-daemon.
The settings portal uses this if available.
-- Simon McVittie <smcv@debian.org> Mon, 15 Nov 2021 20:45:27 +0000
xdg-desktop-portal-gnome (41.0-1) unstable; urgency=medium
* Initial packaging (Closes: #994773)
-- Simon McVittie <smcv@debian.org> Tue, 21 Sep 2021 18:35:44 +0100
|