ndn-tools: Update to 0.6.3 and add ndnchunks package
Change-Id: I835a034aba29278129265982af97454a466e6e99
Refs: #4865
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index fac26cb..8a24eae 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -7,7 +7,7 @@
pkg-config (>= 0.26),
libpcap-dev,
python-sphinx,
- libndn-cxx-dev (>= 0.6.2),
+ libndn-cxx-dev (>= 0.6.5),
git
Standards-Version: 3.9.2
Section: net
@@ -39,8 +39,8 @@
Package: ndnpeek
Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec
-Description: ndnpeek and ndnpoke are a pair of programs to request and make available
- for retrieval of a single Data packet.
+Description: ndnpeek and ndnpoke are a pair of programs to respectively request and serve
+ a single Data packet.
Package: ndn-dissect
Architecture: i386 amd64 arm64 armel armhf ppc64el
@@ -53,6 +53,11 @@
Architecture: i386 amd64 arm64 armel armhf ppc64el
Description: Wireshark extension to inspect TLV structure of NDN packets
+Package: ndnchunks
+Architecture: i386 amd64 arm64 armel armhf ppc64el
+Depends: ${shlibs:Depends}, ${misc:Depends}, libndn-cxx, ndnsec
+Description: ndncatchunks and ndnputchunks for for publishing and retrieving segmented content
+
# Package: ndn-pib
# Architecture: i386 amd64 arm64 armel armhf ppc64el
# Description: A service to manage the public information of keys and publish certificates