ndn-cxx, nfd: Bumping version of 0.2.0-rc2
nlsr: Bumping to the latest release
ndn-tlv-ping, ndn-traffic-generator, ndndump, repo-ng: Bumping ppa version to
force rebuild against the latest version of the library.
diff --git a/ndndump/Makefile b/ndndump/Makefile
index 4e6fe8c..cd0a564 100644
--- a/ndndump/Makefile
+++ b/ndndump/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.1
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk
diff --git a/ndndump/debian/changelog b/ndndump/debian/changelog
index 2ddd6d6..472eec1 100644
--- a/ndndump/debian/changelog
+++ b/ndndump/debian/changelog
@@ -1,3 +1,10 @@
+ndndump (0.0.1-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
+ (https://github.com/named-data/ndndump)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Wed, 30 Jul 2014 12:40:18 -0700
+
ndndump (0.0.1-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 22f77ef777d7201b3677b04e6b1e0e85c45f0238
diff --git a/ndndump/debian/control b/ndndump/debian/control
index 4caf713..647722c 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.2.0~rc1.1)
+ ndn-cxx-dev (>= 0.2.0~rc2)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndndump