From 0e2df23cc5cfb6837d4b32ae68eec961b46adc2e Mon Sep 17 00:00:00 2001
From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Date: Thu, 15 Dec 2016 12:04:18 +0100
Subject: [PATCH] Release 0.1612.5

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
---
 debian/changelog | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8438e6d..11194e2 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
-- 
GitLab