ndn-tools: Release 0.5-14-gcc2c717b

Change-Id: I27f111591cabb9f5992234e5eeaf202ef5913a50
diff --git a/ndn-tools/Makefile b/ndn-tools/Makefile
index 8fa4be9..6fab05e 100644
--- a/ndn-tools/Makefile
+++ b/ndn-tools/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-tools
 
 # Tag name or commit hash for checkout
-GIT_VERSION=70750cf10d046a2d4ecd95f63cedc023f03fe9f2
+GIT_VERSION=cc2c717b6289019acc45f209fce5e4cd10c31e72
 
 # Package name
 NAME=ndn-tools
 
 # Package version
-VERSION=0.4-4-g70750cf1
+VERSION=0.5-14-gcc2c717b
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-tools/debian/changelog b/ndn-tools/debian/changelog
index 11e44a1..15229aa 100644
--- a/ndn-tools/debian/changelog
+++ b/ndn-tools/debian/changelog
@@ -1,3 +1,17 @@
+ndn-tools (0.5-14-gcc2c717b-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on cc2c717b6289019acc45f209fce5e4cd10c31e72
+    (https://github.com/named-data/ndn-tools)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Thu, 01 Feb 2018 15:15:25 +0000
+
+ndn-tools (0.5-8-g44b3b23a-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 44b3b23ae65de94507e6593d9fd0f5bf8321659c
+    (https://github.com/named-data/ndn-tools)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 03 Jan 2018 17:25:54 +0000
+
 ndn-tools (0.4-4-g70750cf1-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 70750cf10d046a2d4ecd95f63cedc023f03fe9f2
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index 24204b2..879343d 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -7,7 +7,7 @@
  pkg-config (>= 0.26),
  libpcap-dev,
  python-sphinx,
- ndn-cxx-dev (>= 0.5.1-60)
+ ndn-cxx-dev (>= 0.6.0)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-tools