~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/debian/control.in

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: binutils
 
2
Section: devel
 
3
Priority: optional
 
4
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Matthias Klose <doko@debian.org>
 
6
Uploaders: James Troup <james@nocrew.org>, Daniel Jacobowitz <dan@debian.org>
 
7
Standards-Version: 3.9.4
 
8
Build-Depends: dpkg-dev (>= 1.13.9), autoconf (>= 2.64), bison, flex, gettext, texinfo, dejagnu (>= 1.4.2-1.1), quilt, file, xz-utils, lsb-release, zlib1g-dev
 
9
XS-Testsuite: autopkgtest
 
10
 
 
11
Package: binutils
 
12
Architecture: any
 
13
Depends: ${shlibs:Depends}
 
14
Conflicts: gas, elf-binutils, modutils (<< 2.4.19-1), ${extraConflicts}, binutils-gold  (<< 2.20.51.20100415)
 
15
Replaces: binutils-gold (<< 2.20.51.20100415)
 
16
Provides: elf-binutils
 
17
Suggests: binutils-doc (>= ${source:Version})
 
18
Description: GNU assembler, linker and binary utilities
 
19
 The programs in this package are used to assemble, link and manipulate
 
20
 binary and object files.  They may be used in conjunction with a compiler
 
21
 and various libraries to build programs.
 
22
 
 
23
Package: binutils-dev
 
24
Architecture: any
 
25
Priority: extra
 
26
Depends: binutils (= ${binary:Version})
 
27
Conflicts: libbfd-dev
 
28
Provides: libbfd-dev
 
29
Replaces: libbfd-dev, libc5-dev
 
30
Description: GNU binary utilities (BFD development files)
 
31
 This package includes header files and static libraries necessary to build
 
32
 programs which use the GNU BFD library, which is part of binutils.  Note
 
33
 that building Debian packages which depend on the shared libbfd is Not
 
34
 Allowed.
 
35
 
 
36
Package: binutils-multiarch
 
37
Architecture: any
 
38
Priority: extra
 
39
Depends: ${shlibs:Depends}, binutils (= ${binary:Version})
 
40
Provides: multiarch-binutils
 
41
Description: Binary utilities that support multi-arch targets
 
42
 The programs in this package are used to manipulate binary and object
 
43
 files that may have been created on other architectures.  This package
 
44
 is primarily for multi-architecture developers and cross-compilers and
 
45
 is not needed by normal users or developers.  Note that a cross-assembling
 
46
 version of gas is not included in this package, just the binary utilities.
 
47
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE.  It's meant only for those
 
48
 requiring support for reading info from binaries from other architectures.
 
49
 
 
50
Package: binutils-gold
 
51
Architecture: amd64 armel armhf i386 powerpc powerpcspe ppc64 sparc sparc64 x32
 
52
Priority: extra
 
53
Depends: ${shlibs:Depends}, binutils (= ${binary:Version})
 
54
Description: GNU gold linker utility
 
55
 Gold is a new linker, which is faster than the current linker included
 
56
 in binutils.
 
57
 .
 
58
 This package diverts the GNU linker (ld) with the gold linker.
 
59
 
 
60
Package: binutils-static
 
61
Architecture: any
 
62
Description: statically linked binutils tools
 
63
 This package contains statically linked binutils tools used
 
64
 for linking kernel modules needed to mount /usr or /.  At the moment,
 
65
 it only contains ld.
 
66
 
 
67
Package: binutils-static-udeb
 
68
Section: debian-installer
 
69
Architecture: any
 
70
Description: statically linked binutils tools for for the Debian installer
 
71
 This package contains statically linked binutils tools used
 
72
 for linking kernel modules needed to mount /usr or /.  At the moment,
 
73
 it only contains ld.
 
74
 
 
75
Package: binutils-hppa64
 
76
Architecture: any
 
77
Depends: ${shlibs:Depends}, binutils (= ${binary:Version})
 
78
Recommends: libc6-dev
 
79
Suggests: binutils-doc (>= ${source:Version})
 
80
Description: GNU assembler, linker and binary utilities targeted for hppa64-linux
 
81
 The programs in this package are used to assemble, link and manipulate
 
82
 binary and object files.  They may be used in conjunction with a compiler
 
83
 and various libraries to build programs.
 
84
 .
 
85
 This package is needed to build an 64-bit kernel for 64-bit hppa machines.
 
86
 
 
87
Package: binutils-spu
 
88
Architecture: powerpc ppc64
 
89
Depends: ${shlibs:Depends}, binutils (= ${binary:Version})
 
90
Recommends: libc6-dev
 
91
Conflicts: spu-binutils
 
92
Replaces: spu-binutils
 
93
Provides: spu-binutils
 
94
Suggests: binutils-doc (>= ${source:Version})
 
95
Description: GNU assembler, linker and binary utilities targeted for spu-elf
 
96
 The programs in this package are used to assemble, link and manipulate
 
97
 binary and object files.  They may be used in conjunction with a compiler
 
98
 and various libraries to build programs.
 
99
 .
 
100
 This package is needed to build programs for Cell Broadband Engine SPU
 
101
 processors.
 
102
 
 
103
Package: binutils-doc
 
104
Section: doc
 
105
Architecture: all
 
106
Priority: optional
 
107
Depends: dpkg (>= 1.15.4) | install-info
 
108
Conflicts: binutils (<< 2.9.1.0.25-3)
 
109
Suggests: binutils (= ${binary:Version})
 
110
Description: Documentation for the GNU assembler, linker and binary utilities
 
111
 This package consists of the documentation for the GNU assembler,
 
112
 linker and binary utilities in info format.
 
113
 
 
114
Package: binutils-source
 
115
Architecture: all
 
116
Priority: optional
 
117
Depends: texinfo, zlib1g-dev, make, python
 
118
Description: GNU assembler, linker and binary utilities (source)
 
119
 This package contains the sources and patches which are needed to
 
120
 build binutils.