initial import from Debian
version: 2.45-4 (UNRELEASED) commit: bf4f75f17a4f370adc9bf9feca09710ce76ecc63
This commit is contained in:
28
debian/control.cross.in
vendored
Normal file
28
debian/control.cross.in
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
|
||||
Package: binutils-@target@
|
||||
Priority: optional
|
||||
Architecture: @host_archs@
|
||||
Multi-Arch: allowed
|
||||
Depends: binutils-common (= ${binary:Version}),
|
||||
${shlibs:Depends}, ${extraDepends}, ${goldnat:Depends},
|
||||
Suggests: binutils-doc (= ${source:Version}), ${goldnat:Suggests},
|
||||
Provides: @binutils_alt_triplet@
|
||||
Breaks: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
|
||||
Replaces: binutils (<< 2.29-6), binutils-dev (<< 2.38.50.20220609-2)
|
||||
Built-Using: ${Built-Using}
|
||||
Description: GNU binary utilities, for @target@ target
|
||||
This package provides GNU assembler, linker and binary utilities
|
||||
for the @target@ target.
|
||||
.
|
||||
You don't need this package unless you plan to cross-compile programs
|
||||
for @target@ and @target@ is not your native
|
||||
platform.
|
||||
|
||||
Package: binutils-@target@-dbg
|
||||
Section: debug
|
||||
Priority: optional
|
||||
Architecture: @host_archs@
|
||||
Multi-Arch: foreign
|
||||
Depends: binutils-@target@ (= ${binary:Version})
|
||||
Description: GNU binary utilities, for @target@ target (debug symbols)
|
||||
This package provides debug symbols for binutils-@target@.
|
Reference in New Issue
Block a user