ndndump, repo-ng, ndn-tlv-ping, ndn-traffic-generator: Update package to use the latest version of ndn-cxx
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index 21b3305..474f5c7 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=420dbf0462f2e27f5140358237d41c69252b275b
+GIT_VERSION=976c3972c738ba027a7ada551d4204869aefcd34
 
 # Package name
 NAME=ndn-traffic-generator
 
 # Package version
-VERSION=0.0.0
+VERSION=0.0.1
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-traffic-generator/debian/changelog b/ndn-traffic-generator/debian/changelog
index 9f658f3..3abe0d4 100644
--- a/ndn-traffic-generator/debian/changelog
+++ b/ndn-traffic-generator/debian/changelog
@@ -1,3 +1,17 @@
+ndn-traffic-generator (0.0.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 976c3972c738ba027a7ada551d4204869aefcd34
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 01 Jul 2014 18:41:09 -0700
+
+ndn-traffic-generator (0.0.0-ppa2~DISTRO) DISTRO; urgency=low
+
+  * New version based on 420dbf0462f2e27f5140358237d41c69252b275b
+    (https://github.com/named-data/ndn-traffic-generator)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 01 Jul 2014 17:03:26 -0700
+
 ndn-traffic-generator (0.0.0-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 420dbf0462f2e27f5140358237d41c69252b275b
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index f79e29c..c88b653 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),
- ndn-cxx-dev (>= 0.1.0~rc1)
+ ndn-cxx-dev (>= 0.2.0~rc1)
 Standards-Version: 3.9.2
 Section: net
 Homepage: http://github.com/named-data/ndn-tlv-ping