ndn-cxx: Update to version 0.5.0

Change-Id: Ibc5ec39316641e70ea0fea68a2b2dbb5c8d04df7
diff --git a/ndn-cxx/debian/control b/ndn-cxx/debian/control
index 39c4e10..0d14357 100644
--- a/ndn-cxx/debian/control
+++ b/ndn-cxx/debian/control
@@ -8,7 +8,7 @@
  libsqlite3-dev (>= 3.7.9),
  libcrypto++-dev (>= 5.6.1),
  python-sphinx (>= 1.1.3),
- libboost-all-dev (>= 1.48.0)
+ libboost-all-dev (>= 1.53.0)
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://named-data.net/doc/ndn-cxx/
@@ -23,7 +23,7 @@
  libssl-dev (>=1.0.1),
  libsqlite3-dev (>= 3.7.9),
  libcrypto++-dev (>= 5.6.1),
- libboost-all-dev (>= 1.48.0),
+ libboost-all-dev (>= 1.53.0),
  ndn-cxx (= ${binary:Version})
 Description: Development headers and libraries of NDN C++ library with eXperimental eXtensions