summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-03-15 02:15:54 +0000
committerRoland McGrath <roland@redhat.com>2005-03-15 02:15:54 +0000
commit14b082ed7c9f2823ddb675efd074d5cfacd53d90 (patch)
treeed12577554aacdb5f92b7aff5b89e34e61336d22 /debian
parent920e6bb712d63512356857d198c073a3683fcb5f (diff)
downloadstrace-14b082ed7c9f2823ddb675efd074d5cfacd53d90.tar.gz
strace-14b082ed7c9f2823ddb675efd074d5cfacd53d90.tar.bz2
strace-14b082ed7c9f2823ddb675efd074d5cfacd53d90.tar.xz
2005-03-14 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add s390. Fixes Debian bug #294172.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8059c35..f0bd745 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [
Standards-Version: 3.6.1
Package: strace
-Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc
+Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 s390x sh sparc
Depends: ${shlibs:Depends}
Description: A system call tracer
strace is a system call tracer, i.e. a debugging tool which prints out