From 08709e24dddd356dcf1f035c5cbdce03847f8167 Mon Sep 17 00:00:00 2001 From: Simon McVittie <smcv@collabora.com> Date: Tue, 6 Aug 2019 15:57:42 +0100 Subject: [PATCH] Update changelog Setting a new version number here will enable us to do a graceful upgrade when files move between packages in the next commit. Signed-off-by: Simon McVittie <smcv@collabora.com> --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index efcd53d6f..7dc4e33a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +steam-runtime-tools (0.20190806.0-0+steamrt1.1) UNRELEASED; urgency=medium + + [ Ludovico de Nittis ] + * Enhance examples/system-info.c to show libraries and uinput capabilities + * Add C argument `-D_GNU_SOURCE` for the whole project + + [ Simon McVittie ] + * system-info: Avoid g_debug() interfering with machine-readable stdout + + -- Simon McVittie <smcv@collabora.com> Tue, 06 Aug 2019 15:56:51 +0100 + steam-runtime-tools (0.20190802.0-0+steamrt1.1) scout; urgency=medium [ Simon McVittie ] -- GitLab