nfd: Release 0.7.1
Change-Id: I8ab86d24a74bac2b3bd3d35655fe2ca534e0af80
diff --git a/nfd/debian/control b/nfd/debian/control
index 32a8541..02a2cd7 100644
--- a/nfd/debian/control
+++ b/nfd/debian/control
@@ -3,10 +3,10 @@
Maintainer: Alexander Afanasyev <alexander.afanasyev@ucla.edu>
Build-Depends: debhelper (>= 8.0.0),
dh-systemd (>= 1.5),
- python (>= 2.7.0),
+ python3 (>= 3.5.0),
pkg-config (>= 0.26),
- libndn-cxx-dev (>= 0.7.0),
- python-sphinx,
+ libndn-cxx-dev (>= 0.7.1),
+ python3-sphinx,
libpcap-dev (>= 1.5.3),
libboost-all-dev (>= 1.58.0),
libsystemd-dev,