ndn-traffic-generator: Update for ndn-cxx 0.5.1

Change-Id: I441885f895b06bef51c0ccd150f624c6f548352a
diff --git a/ndn-traffic-generator/debian/control b/ndn-traffic-generator/debian/control
index 89ec8ed..d1d34d1 100644
--- a/ndn-traffic-generator/debian/control
+++ b/ndn-traffic-generator/debian/control
@@ -4,7 +4,7 @@
 Build-Depends: debhelper (>= 8.0.0),
  python (>= 2.7.0),
  pkg-config (>= 0.26),
- 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-tlv-ping
@@ -12,7 +12,7 @@
 Vcs-Browser: http://github.com/named-data/ndn-tlv-ping
 
 Package: ndn-traffic-generator
-Architecture: i386 amd64
+Architecture: i386 amd64 arm64 armel armhf ppc64el
 Depends: ${shlibs:Depends}, ${misc:Depends}, ndn-cxx
 Description: Traffic Generator For NDN
  This tool is designed to generate Interest and Data traffic in an NDN network.  The client