~ubuntu-branches/ubuntu/hardy/strace/hardy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-07-31 00:22:06 UTC
  • Revision ID: james.westby@ubuntu.com-20070731002206-ugdyrx32bu98qh7k
Tags: 4.5.15-1ubuntu1
* Add lpia as supported architecture.
* Set Ubuntu maintainer address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: strace
2
2
Section: utils
3
3
Priority: standard
4
 
Maintainer: Roland McGrath <frob@debian.org>
 
4
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Roland McGrath <frob@debian.org>
5
6
Uploaders: Wichert Akkerman <wakkerma@debian.org>, Frederik Schüler <fs@debian.org>
6
7
Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [alpha ia64], libc6-dev-s390x [s390], libc6-dev-sparc64 [sparc], debhelper (>= 5.0.0)
7
8
Standards-Version: 3.7.2
8
9
 
9
10
Package: strace
10
 
Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 s390x sh sparc
 
11
Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 s390x sh sparc lpia
11
12
Depends: ${shlibs:Depends}
12
13
Description: A system call tracer
13
14
 strace is a system call tracer, i.e. a debugging tool which prints out
22
23
Package: strace-udeb
23
24
Section: debian-installer
24
25
Priority: extra
25
 
Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc
 
26
Architecture: alpha amd64 arm armeb hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc lpia
26
27
Depends: ${shlibs:Depends}
27
28
Description: A system call tracer
28
29
 strace is a system call tracer, i.e. a debugging tool which prints out