nfd: Bumping up the version
diff --git a/nfd/debian/changelog b/nfd/debian/changelog
index 9c64516..05e579e 100644
--- a/nfd/debian/changelog
+++ b/nfd/debian/changelog
@@ -1,3 +1,10 @@
+nfd (0.2.0~rc2.1-ppa1~DISTRO) DISTRO; urgency=low
+
+  * New version based on cbb490a6deedd5ce5df412fa68d81c07d93eb9f7
+    (https://github.com/named-data/NFD.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Wed, 13 Aug 2014 17:44:16 -0700
+
 nfd (0.2.0~rc2-ppa3~DISTRO) DISTRO; urgency=low
 
   * New version based on NFD-0.2.0-rc2 (https://github.com/named-
diff --git a/nfd/debian/control b/nfd/debian/control
index ebee6f2..f352ec2 100644
--- a/nfd/debian/control
+++ b/nfd/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),
+ ndn-cxx-dev (>= 0.2.0~rc2.1),
  python-sphinx,
  libpcap-dev,
  libboost-all-dev (>= 1.48.0)
diff --git a/nfd/debian/control.precise b/nfd/debian/control.precise
index 850a172..f04d132 100644
--- a/nfd/debian/control.precise
+++ b/nfd/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),
+ ndn-cxx-dev (>= 0.2.0~rc2.1),
  python-sphinx,
  libpcap-dev,
  libboost1.48-all-dev (>= 1.48.0)