ndn-traffic-generator: Update to the latest version and build using ndn-cxx 0.7.0

Change-Id: I58fb5cdde51d469857d2ac72c187aab1c2b89f45
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index ec5c2f1..ed7532f 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndn-traffic-generator
 
 # Tag name or commit hash for checkout
-GIT_VERSION=58c07d1aa36fad8771b4e533904a308c0792353a
+GIT_VERSION=772d7473920ef6ea11886013636d7f937f8a696f
 
 # Package name
 NAME=ndn-traffic-generator
 
 # Package version
-VERSION=0.0.12-g58c07d1
+VERSION=0.0.13-g772d747
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index fba6756..4cbfccd 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.13-g772d747-ppa2~DISTRO) DISTRO; urgency=low
+
+  * Version based on 772d7473920ef6ea11886013636d7f937f8a696f
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <aa@cs.fiu.edu>  Wed, 15 Jan 2020 19:17:34 +0000
+
 ndn-traffic-generator (0.0.12-g58c07d1-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on 58c07d1aa36fad8771b4e533904a308c0792353a
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index d072470..1ffefec 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.6)
+ libndn-cxx-dev (>= 0.7.0)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-traffic-generator