ndndump, repo-ng, ndn-tlv-ping, ndn-traffic-generator: Update package to use the latest version of ndn-cxx
diff --git a/ndndump/Makefile b/ndndump/Makefile
index 714fd9e..84b8acb 100644
--- a/ndndump/Makefile
+++ b/ndndump/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.0.0
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=3
 
 include ../packaging.mk
diff --git a/ndndump/debian/changelog b/ndndump/debian/changelog
index ea7905b..b3ddbc1 100644
--- a/ndndump/debian/changelog
+++ b/ndndump/debian/changelog
@@ -1,3 +1,10 @@
+ndndump (0.0.0-ppa3~DISTRO) DISTRO; urgency=low
+
+  * New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
+    (https://github.com/named-data/ndndump)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 01 Jul 2014 16:57:39 -0700
+
 ndndump (0.0.0-ppa2~DISTRO) DISTRO; urgency=low
 
   * New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
diff --git a/ndndump/debian/control b/ndndump/debian/control
index 0f52841..ed0e2b5 100644
--- a/ndndump/debian/control
+++ b/ndndump/debian/control
@@ -5,7 +5,7 @@
  python (>= 2.7.0),
  pkg-config (>= 0.26),
  libpcap-dev,
- 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/ndndump