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/nlsr/debian/changelog b/nlsr/debian/changelog
index f87a10b..214b330 100644
--- a/nlsr/debian/changelog
+++ b/nlsr/debian/changelog
@@ -1,3 +1,10 @@
+nlsr (0.1~rc0.2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on 669d4a7ab7c666cbf6e308b42c63f281c4028ed1
+    (https://github.com/named-data/NLSR)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 30 Jul 2014 12:37:16 -0700
+
 nlsr (0.1~rc0.1-ppa3~DISTRO) DISTRO; urgency=low
 
   * New version based on bf11c5f1aa51bdeb7b8ecded11445fadf26f8fb5
diff --git a/nlsr/debian/control b/nlsr/debian/control
index 46056b7..220d514 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~rc1.1), 
+ ndn-cxx-dev (>= 0.2.0~rc2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),
@@ -19,4 +19,4 @@
 Package: nlsr
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends} , ndn-cxx
-Description: A link state routing protocol for Named Data Networking 
+Description: A link state routing protocol for Named Data Networking
diff --git a/nlsr/debian/control.precise b/nlsr/debian/control.precise
index c3dd413..3888043 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~rc1.1),
+ ndn-cxx-dev (>= 0.2.0~rc2),
  liblog4cxx10-dev (>= 0.10.0),
  libcrypto++-dev (>= 5.6.1),
  protobuf-compiler (>= 2.4.0),