nfd, nlsr, repo-ng, ndn-tlv-ping: Updates to compile against latest version of the library
diff --git a/nlsr/Makefile b/nlsr/Makefile
index a7d6a18..4119b5b 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -11,6 +11,6 @@
 VERSION=0.1~rc0.4
 
 # PPA version
-PPA_VERSION=1
+PPA_VERSION=2
 
 include ../packaging.mk
diff --git a/nlsr/debian/changelog b/nlsr/debian/changelog
index ba4584f..376b81a 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.1~rc0.4-ppa2~DISTRO) DISTRO; urgency=low
+
+  * New version based on 060d302bf2e4e50bbb8b8e9e4f17daec95d249df
+    (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 Aug 2014 18:43:25 -0700
+
 nlsr (0.1~rc0.4-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 060d302bf2e4e50bbb8b8e9e4f17daec95d249df
diff --git a/nlsr/debian/control b/nlsr/debian/control
index 0fd2b13..8cf57cc 100644
--- a/nlsr/debian/control
+++ b/nlsr/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc2.1),
+ ndn-cxx-dev (>= 0.2.0~rc2.2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),
diff --git a/nlsr/debian/control.precise b/nlsr/debian/control.precise
index 5d37220..bf8dad2 100644
--- a/nlsr/debian/control.precise
+++ b/nlsr/debian/control.precise
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- ndn-cxx-dev (>= 0.2.0~rc2.1),
+ ndn-cxx-dev (>= 0.2.0~rc2.2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),