diff --git a/debian/changelog b/debian/changelog index 8438e6df578e985b32bed76c14db45cc685970dd..11194e2a7b9a2716a669834f8e8e8fac35d095d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +apertis-dev-tools (0.1612.5) 16.12; urgency=medium + + [ Louis-Francis Ratté-Boulianne ] + * Only give compiler hint if not compiling natively + * Unpack arguments list when calling run command + * Fix run command documentation + * Add utility function to unwrap target if device + * Add support start a remote application under a debugger + + [ Sjoerd Simons ] + * Set debug-file-directory when using a sysroot + * Run gdb as a subprocess, not execv'd + * New release + * Supports for running remote applications under a debug (Apertis: T2993) + + -- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Thu, 15 Dec 2016 12:03:04 +0100 + apertis-dev-tools (0.1612.4) 16.12; urgency=medium * Add dependency on python3-gi