ndndump: Rebuilding with the latest ndn-cxx
diff --git a/ndndump/Makefile b/ndndump/Makefile
index f6b2247..1092c97 100644
--- a/ndndump/Makefile
+++ b/ndndump/Makefile
@@ -11,6 +11,6 @@
VERSION=0.5.2
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk
diff --git a/ndndump/debian/changelog b/ndndump/debian/changelog
index 8bee209..a4ee43c 100644
--- a/ndndump/debian/changelog
+++ b/ndndump/debian/changelog
@@ -1,3 +1,10 @@
+ndndump (0.5.2-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 483aae5f92fb9beb9fd883424b3aa28bcb8ce822
+ (https://github.com/named-data/ndndump)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Thu, 18 Dec 2014 22:51:26 -0800
+
ndndump (0.5.2-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 483aae5f92fb9beb9fd883424b3aa28bcb8ce822
diff --git a/ndndump/debian/control b/ndndump/debian/control
index 9abd039..15cedd2 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.3.0~rc0.0)
+ ndn-cxx-dev (>= 0.3.0~rc0.2)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndndump