diff -Nur debian.old/control debian/control --- debian.old/control 2015-09-29 20:54:02.000000000 +0000 +++ debian/control 2015-12-10 04:37:49.000000000 +0000 @@ -26,7 +26,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/systemtap.git Package: systemtap -Architecture: any +Architecture: linux-any Depends: systemtap-runtime (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, systemtap-common (= ${source:Version}), make Suggests: systemtap-doc, vim-addon-manager @@ -59,7 +59,7 @@ Replaces: systemtap (<< 0.0.20081220-1) Breaks: systemtap (<< 0.0.20081220-1) Suggests: systemtap -Architecture: any +Architecture: linux-any Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Description: instrumentation system for Linux (runtime component) This package contains staprun program that can be used to run @@ -84,7 +84,7 @@ information about the running Linux system. Package: systemtap-server -Architecture: any +Architecture: linux-any Depends: libnss3-tools, avahi-utils, unzip, zip, systemtap (= ${binary:Version}), systemtap-client (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, net-tools @@ -99,7 +99,7 @@ information about the running Linux system. Package: systemtap-client -Architecture: any +Architecture: linux-any Depends: avahi-utils, unzip, zip, dnsutils, systemtap-runtime (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Suggests: systemtap-server Description: instrumentation system for Linux (client for compile server)