]> granicus.if.org Git - strace/commitdiff
2007-07-05 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 19:30:27 +0000 (19:30 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 19:30:27 +0000 (19:30 +0000)
* debian/control (Architecture): Add armel.

debian/control

index f1302758f27afee37b6bc21b4c5e44ab191ef526..869bdf2d17e6f7eb02e560920b4c68efc07a4308 100644 (file)
@@ -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