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
|
gnome-remote-desktop (0.1.9-5) unstable; urgency=medium
* Team upload
[ David Mohammed ]
* debian/control: add budgie-desktop as an alternate for gnome-shell
(Closes: #982937)
-- Simon McVittie <smcv@debian.org> Tue, 09 Mar 2021 10:31:04 +0000
gnome-remote-desktop (0.1.9-4) unstable; urgency=medium
* debian/patches: Fix use-after-free crash on repeated VNC connections
-- Marco Trevisan (TreviƱo) <marco@ubuntu.com> Thu, 11 Feb 2021 17:14:14 +0100
gnome-remote-desktop (0.1.9-3) unstable; urgency=medium
* Team upload
* Add patch from upstream, via Fedora, to fix crashes
* Add patch to make test script find bash on non-merged-/usr systems
* Standards-Version: 4.5.1 (no changes required)
* Simplify dependencies now that GNOME 3.38 is in unstable
-- Simon McVittie <smcv@debian.org> Sun, 17 Jan 2021 13:53:19 +0000
gnome-remote-desktop (0.1.9-2) unstable; urgency=medium
* Team upload
* Relax runtime dependency to be satisfiable in unstable
* Upload to unstable for PipeWire 0.3 transition (Closes: #966521)
-- Simon McVittie <smcv@debian.org> Thu, 10 Sep 2020 14:04:30 +0100
gnome-remote-desktop (0.1.9-1) experimental; urgency=medium
* Team upload
* New upstream release
* d/upstream/metadata: Add.
The canonical upstream git repo has moved to
<https://gitlab.gnome.org/GNOME/gnome-remote-desktop>.
* d/watch, d/copyright: Switch source of releases.
Newer versions of this package are now available from
<https://download.gnome.org/sources/gnome-remote-desktop/>.
* d/copyright: Update
* d/control.in: Update dependencies for new RDP support
* d/control.in: Depend on a compatible version of GNOME Shell
-- Simon McVittie <smcv@debian.org> Wed, 09 Sep 2020 12:38:19 +0100
gnome-remote-desktop (0.1.8-1) experimental; urgency=medium
* Team upload.
[ Laurent Bigonville ]
* New upstream release
- debian/control.in: Bump the build-dependencies
[ Andreas Henriksson ]
* Use user-unit dir from systemd pkg-config file
* Make tests non-fatal for now
-- Andreas Henriksson <andreas@fatal.se> Sun, 06 Sep 2020 23:43:23 +0200
gnome-remote-desktop (0.1.7-2) unstable; urgency=medium
* Bump debhelper compatibility to 12
* Bump Standards-Version to 4.5.0 (no further changes)
* Move the daemon to /usr/libexec now that's allowed in the policy
-- Laurent Bigonville <bigon@debian.org> Sat, 21 Mar 2020 11:44:15 +0100
gnome-remote-desktop (0.1.7-1) unstable; urgency=medium
* New upstream release
-- Laurent Bigonville <bigon@debian.org> Thu, 21 Feb 2019 10:53:14 +0100
gnome-remote-desktop (0.1.6-2) unstable; urgency=medium
* Add -Wl,-O1 -Wl,-z,defs -Wl,--as-needed to our LDFLAGS
* Enable all hardening flags
* Bump Standards-Version to 4.3.0
-- Jeremy Bicha <jbicha@debian.org> Tue, 25 Dec 2018 08:50:19 -0500
gnome-remote-desktop (0.1.6-1) unstable; urgency=medium
* Initial release. Closes: #909670
-- Jeremy Bicha <jbicha@debian.org> Thu, 27 Sep 2018 01:05:41 -0400
|