ndn-traffic-generator: Update
Change-Id: Id230aedcba46f5fb95f5c6339b358fa9c6996059
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index 5f6c33b..ee62ea6 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=1cbe1d01ab56756004c5ec8488bcdf64ced34cec
+GIT_VERSION=ab6ac5d6dc77241fa09fa1a07a21e896ffced4be
# Package name
NAME=ndn-traffic-generator
# Package version
-VERSION=0.0.14-g1cbe1d0
+VERSION=0.0.15-gab6ac5d6
# PPA version
PPA_VERSION=1
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 1f0e3fd..2b42fba 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,10 @@
+ndn-traffic-generator (0.0.15-gab6ac5d6-ppa1~DISTRO) DISTRO; urgency=low
+
+ * Version based on ab6ac5d6dc77241fa09fa1a07a21e896ffced4be
+ (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alex Afanasyev <aa@cs.fiu.edu> Thu, 17 Feb 2022 21:41:04 +0000
+
ndn-traffic-generator (0.0.14-g1cbe1d0-ppa1~DISTRO) DISTRO; urgency=low
* Version based on 1cbe1d01ab56756004c5ec8488bcdf64ced34cec
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index 038659e..f665f97 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/debian/control
@@ -4,7 +4,7 @@
Build-Depends: debhelper (>= 8.0.0),
python3 (>= 3.5.0),
pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.7.0)
+ libndn-cxx-dev (>= 0.8.0)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-traffic-generator