summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-12-02 04:27:40 +0000
committerRoland McGrath <roland@redhat.com>2005-12-02 04:27:40 +0000
commitc0f1b7579a324041baf4b2c9d41683ffd388865e (patch)
tree04d0583adc7ecb99f80a6bf3546dd84c44b76b03 /debian
parentec407e3b56e283e2764499b3ab6473733c6a0c8d (diff)
downloadstrace-c0f1b7579a324041baf4b2c9d41683ffd388865e.tar.gz
strace-c0f1b7579a324041baf4b2c9d41683ffd388865e.tar.bz2
strace-c0f1b7579a324041baf4b2c9d41683ffd388865e.tar.xz
2005-12-01 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add armeb. Fixes Debian#335681.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d558b05..21642d6 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 ppc64 s390 s390x sh sparc
+Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 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
@@ -22,7 +22,7 @@ Description: A system call tracer
Package: strace-udeb
Section: debian-installer
Priority: extra
-Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc
+Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc
Depends: ${shlibs:Depends}
Description: A system call tracer
strace is a system call tracer, i.e. a debugging tool which prints out