ndn-traffic-generator: Update

Change-Id: If1ec68824b19a58c7dea72b9b3c31dc842fb57a3
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index 2818320..6cb34b0 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-traffic-generator
 
 # Tag name or commit hash for checkout
-GIT_VERSION=51459409bdc2c70fe7804eb6df7a0917cb0c1259
+GIT_VERSION=e5a7394258a14877da714d6664023037e72f3769
 
 # Package name
 NAME=ndn-traffic-generator
 
 # Package version
-VERSION=0.0.10-g51459
+VERSION=0.0.11-ge5a7394
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 6825295..8d01133 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.11-ge5a7394-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on e5a7394258a14877da714d6664023037e72f3769
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Fri, 08 Mar 2019 00:06:13 +0000
+
 ndn-traffic-generator (0.0.10-g51459-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on 51459409bdc2c70fe7804eb6df7a0917cb0c1259
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index 3e544f0..80f9b47 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.6.2)
+ libndn-cxx-dev (>= 0.6.5)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-traffic-generator