ndn-tools: Update to version 0.2 and related fixes
Change-Id: I7e50a73c4e77a50d09414cb6d24e503df05c365a
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index 485ce73..d442043 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -6,6 +6,7 @@
python (>= 2.7.0),
pkg-config (>= 0.26),
libpcap-dev,
+ python-sphinx,
ndn-cxx-dev (>= 0.3.3)
Standards-Version: 3.9.2
Section: net
@@ -16,6 +17,7 @@
Package: ndn-tools
Architecture: i386 amd64
Depends: ndndump, ndnping, ndnpeek, ndn-dissect
+Description: A collection of essential tools for Named Data Networking
Package: ndndump
Architecture: i386 amd64
@@ -31,7 +33,7 @@
Package: ndn-tlv-ping
Architecture: i386 amd64
Depends: ndnping
-Description: deprecated package, use ndnping instead
+Description: Deprecated package, use ndnping instead
Package: ndnpeek
Architecture: i386 amd64
@@ -46,3 +48,11 @@
an input file or the standard input, and displays the Type-Length-Value (TLV) structure
of those packets on the standard output.
+Package: ndn-dissect-wireshark
+Architecture: i386 amd64
+Description: Wireshark extension to inspect TLV structure of NDN packets
+
+Package: ndn-pib
+Architecture: i386 amd64
+Description: A service to manage the public information of keys and publish certificates
+