nfd: Updating to the latest dev version
diff --git a/nfd/debian/changelog b/nfd/debian/changelog
index cb440e5..4ad1794 100644
--- a/nfd/debian/changelog
+++ b/nfd/debian/changelog
@@ -1,3 +1,10 @@
+nfd (0.3.0~rc0.0-ppa1~DISTRO) DISTRO; urgency=low
+
+ * New version based on 35eefdfa1a9ac389915c5ebc55f0ef0a6addd371
+ (https://github.com/named-data/NFD.git)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu> Tue, 28 Oct 2014 12:27:07 -0700
+
nfd (0.2.0-0-ppa2~DISTRO) DISTRO; urgency=low
* New version based on 3b21fa3258a276371cbbf9712a55c18de4a22ced
diff --git a/nfd/debian/control b/nfd/debian/control
index e594d01..43d4d66 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),
+ ndn-cxx-dev (>= 0.3.0~rc0.0),
python-sphinx,
libpcap-dev,
libboost-all-dev (>= 1.48.0)
diff --git a/nfd/debian/control.precise b/nfd/debian/control.precise
index d4acec9..a5a93c1 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),
+ ndn-cxx-dev (>= 0.3.0~rc0.0),
python-sphinx,
libpcap-dev,
libboost1.48-all-dev (>= 1.48.0)