ndndump, repo-ng, ndn-tlv-ping, ndn-traffic-generator: Update package to use the latest version of ndn-cxx
diff --git a/ndn-tlv-ping/Makefile b/ndn-tlv-ping/Makefile
index a0ad354..ff631eb 100644
--- a/ndn-tlv-ping/Makefile
+++ b/ndn-tlv-ping/Makefile
@@ -11,6 +11,6 @@
VERSION=0.1.0
# PPA version
-PPA_VERSION=2
+PPA_VERSION=3
include ../packaging.mk
diff --git a/ndn-tlv-ping/debian/changelog b/ndn-tlv-ping/debian/changelog
index 437ba6d..511d95f 100644
--- a/ndn-tlv-ping/debian/changelog
+++ b/ndn-tlv-ping/debian/changelog
@@ -1,3 +1,10 @@
+ndn-tlv-ping (0.1.0-ppa3~DISTRO) DISTRO; urgency=low
+
+ * New version based on ndn-tlv-ping-0.1.0 (https://github.com/named-
+ data/ndn-tlv-ping)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 01 Jul 2014 16:59:07 -0700
+
ndn-tlv-ping (0.0.0-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 3970fdbfc83cb580af75bd8219fefdbfee6c21d9
diff --git a/ndn-tlv-ping/debian/control b/ndn-tlv-ping/debian/control
index e7065e0..2171b45 100644
--- a/ndn-tlv-ping/debian/control
+++ b/ndn-tlv-ping/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