ndn-tools: Update to version 0.4
Change-Id: Iefe311bfad99323a7cf5bb3145d16014dfe09ed6
diff --git a/ndn-tools/debian/control b/ndn-tools/debian/control
index ac7c4a8..6b5aef1 100644
--- a/ndn-tools/debian/control
+++ b/ndn-tools/debian/control
@@ -7,7 +7,7 @@
pkg-config (>= 0.26),
libpcap-dev,
python-sphinx,
- ndn-cxx-dev (>= 0.5.0)
+ ndn-cxx-dev (>= 0.5.1)
Standards-Version: 3.9.2
Section: net
Homepage: http://github.com/named-data/ndn-tools
@@ -15,43 +15,43 @@
Vcs-Browser: http://github.com/named-data/ndn-tools
Package: ndn-tools
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ndndump, ndnping, ndnpeek, ndn-dissect
Description: A collection of essential tools for Named Data Networking
Package: ndndump
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
Description: A traffic analysis tool that captures Interest and Data packets
on the wire, and displays brief information about captured packets.
Package: ndnping
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx, nfd
Description: Reachability testing tools for Named Data Networking.
Package: ndn-tlv-ping
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ndnping
Description: Deprecated package, use ndnping instead
Package: ndnpeek
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
Description: ndnpeek and ndnpoke are a pair of programs to request and make available
for retrieval of a single Data packet.
Package: ndn-dissect
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
Description: An NDN packet format inspector. It reads zero or more NDN packets from either
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
+Architecture: i386 amd64 arm64 armel armhf ppc64el
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
+# Package: ndn-pib
+# Architecture: i386 amd64 arm64 armel armhf ppc64el
+# Description: A service to manage the public information of keys and publish certificates