Align all dependencies on libndn-cxx-dev

Also add a few missing ${misc:Depends}

Change-Id: Idcc88bcf5e0577670292969fc5d1b4eab9777fee
diff --git a/ndn-cxx/debian/control b/ndn-cxx/debian/control
index ee94108..39e2066 100644
--- a/ndn-cxx/debian/control
+++ b/ndn-cxx/debian/control
@@ -24,7 +24,7 @@
 Package: libndn-cxx-dev
 Architecture: i386 amd64 arm64 armel armhf ppc64el
 Section: libdevel
-Depends: libndn-cxx (= ${binary:Version}),
+Depends: libndn-cxx (= ${binary:Version}), ${misc:Depends},
  libboost-dev (>= 1.65.1),
  libboost-chrono-dev (>= 1.65.1),
  libboost-date-time-dev (>= 1.65.1),
@@ -40,9 +40,7 @@
 Package: libndn-cxx-dbg
 Architecture: any
 Section: debug
-Depends:
- libndn-cxx (= ${binary:Version}),
- ${misc:Depends}
+Depends: libndn-cxx (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for libndn-cxx
 
 Package: ndnsec