summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-07-05 19:30:27 +0000
committerRoland McGrath <roland@redhat.com>2007-07-05 19:30:27 +0000
commitc9024cc3759a01c8c9df0af046900b14995e17b8 (patch)
tree85604a1be98462c225e84c51e0a412d250577805 /debian/control
parenta41eb90022ec00703f272bcaa4d21c38f9430209 (diff)
downloadstrace-c9024cc3759a01c8c9df0af046900b14995e17b8.tar.gz
strace-c9024cc3759a01c8c9df0af046900b14995e17b8.tar.bz2
strace-c9024cc3759a01c8c9df0af046900b14995e17b8.tar.xz
2007-07-05 Roland McGrath <roland@redhat.com>
* debian/control (Architecture): Add armel.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f130275..869bdf2 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.2
Package: strace
-Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 s390x sh sparc
+Architecture: alpha amd64 arm armeb armel 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 armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc
+Architecture: alpha amd64 arm armeb armel 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