ndn-cxx: Emergency fix of nfd::Controller regression
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile
index b3caf91..4483eea 100644
--- a/ndn-cxx/Makefile
+++ b/ndn-cxx/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-cxx.git
 
 # Tag name or commit hash for checkout
-GIT_VERSION=709116552edcd7821cb3fd41450f49430026c719
+GIT_VERSION=aa21462413e56844ab7076ab267275cd257d2b90
 
 # Package name
 NAME=ndn-cxx
 
 # Package version
-VERSION=0.2.0~rc2.1
+VERSION=0.2.0~rc2.2
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-cxx/debian/changelog b/ndn-cxx/debian/changelog
index 250b9ed..9fb0941 100644
--- a/ndn-cxx/debian/changelog
+++ b/ndn-cxx/debian/changelog
@@ -1,3 +1,10 @@
+ndn-cxx (0.2.0~rc2.2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on aa21462413e56844ab7076ab267275cd257d2b90
+    (http://gerrit.named-data.net/ndn-cxx)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 Aug 2014 18:38:29 -0700
+
 ndn-cxx (0.2.0~rc2.1-ppa1~DISTRO) DISTRO; urgency=low
 
   * New version based on 709116552edcd7821cb3fd41450f49430026c719