ndndump, repo-ng, ndn-tlv-ping, ndn-traffic-generator: Update package to use the latest version of ndn-cxx
diff --git a/repo-ng/Makefile b/repo-ng/Makefile
index dbd6a7a..8dac504 100644
--- a/repo-ng/Makefile
+++ b/repo-ng/Makefile
@@ -11,6 +11,6 @@
VERSION=0.0.0
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk
diff --git a/repo-ng/debian/changelog b/repo-ng/debian/changelog
index 03e68e2..43b5f11 100644
--- a/repo-ng/debian/changelog
+++ b/repo-ng/debian/changelog
@@ -1,3 +1,10 @@
+repo-ng (0.0.0-ppa2~DISTRO) DISTRO; urgency=low
+
+ * New version based on 91fb4f2e5067d2fd6a591d885353a449bc65b399
+ (https://github.com/named-data/repo-ng)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 01 Jul 2014 17:02:41 -0700
+
repo-ng (0.0.0-ppa1~DISTRO) DISTRO; urgency=low
* New version based on 91fb4f2e5067d2fd6a591d885353a449bc65b399
diff --git a/repo-ng/debian/control b/repo-ng/debian/control
index c8a420a..5960c3e 100644
--- a/repo-ng/debian/control
+++ b/repo-ng/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/repo-ng