1
0

d/control: cleanup Breaks/Conflicts/Replaces

This commit is contained in:
2025-08-11 15:24:46 +03:00
parent 8cb07d43d4
commit 3ded9007c9
3 changed files with 6 additions and 114 deletions

26
debian/control.in vendored
View File

@@ -60,21 +60,9 @@ Architecture: any
Depends: ${shlibs:Depends}, binutils-common (= ${binary:Version}),
libbinutils (= ${binary:Version}), ${binutils:native} (= ${binary:Version}),
${gold:Depends},
Conflicts: modutils (<< 2.4.19-1), ${extraConflicts},
binutils-multiarch (<< 2.27-8)
Conflicts: ${extraConflicts},
Provides: elf-binutils, ${gold:Provides}
Suggests: binutils-doc (>= ${source:Version}), gprofng-gui, ${gold:Suggests},
Breaks:
binutils-aarch64-linux-gnu (<< 2.43.90),
binutils-i686-linux-gnu (<< 2.43.90),
binutils-riscv64-linux-gnu (<< 2.43.90),
binutils-x86-64-linux-gnu (<< 2.43.90),
Replaces:
binutils-common (<< 2.43.90),
binutils-aarch64-linux-gnu (<< 2.43.90),
binutils-i686-linux-gnu (<< 2.43.90),
binutils-riscv64-linux-gnu (<< 2.43.90),
binutils-x86-64-linux-gnu (<< 2.43.90),
Description: GNU assembler, linker and binary utilities
The programs in this package are used to assemble, link and manipulate
binary and object files. They may be used in conjunction with a compiler
@@ -92,8 +80,6 @@ Package: libctf-nobfd0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}
Breaks: libbinutils (<< 2.33.50.20191128-1~)
Replaces: libbinutils (<< 2.33.50.20191128-1~)
Description: Compact C Type Format library (runtime, no BFD dependency)
This package includes the libctf-nobfd shared library. The Compact C Type
Format (CTF) is a way of representing information about a binary program
@@ -189,8 +175,6 @@ Package: libbinutils
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, binutils-common (= ${binary:Version})
Breaks: binutils (<< 2.29-6)
Replaces: binutils (<< 2.29-6)
Description: GNU binary utilities (private shared library)
This package includes the private shared libraries libbfd and libopcodes.
@@ -209,9 +193,9 @@ Depends: binutils (= ${binary:Version}), libbinutils (= ${binary:Version}),
libctf0 (= ${binary:Version}), libctf-nobfd0 (= ${binary:Version}),
libsframe-dev (= ${binary:Version}),
libgprofng0 (= ${binary:Version}) [amd64 arm64 i386 riscv64 x32],
Conflicts: libbfd-dev, binutils (<< 2.43.50.20240819)
Conflicts: libbfd-dev
Provides: libbfd-dev
Replaces: libbfd-dev, libc5-dev, binutils (<< 2.43.50.20240819)
Replaces: libbfd-dev
Description: GNU binary utilities (BFD development files)
This package includes header files and static libraries necessary to build
programs which use the GNU BFD library, which is part of binutils. Note
@@ -263,8 +247,6 @@ Depends: ${shlibs:Depends}, binutils (= ${binary:Version}),
Recommends: libc6-dev
Provides: binutils-hppa64
Suggests: binutils-doc (>= ${source:Version})
Breaks: binutils-hppa64 (<< 2.25.1-2)
Replaces: binutils-hppa64 (<< 2.25.1-2)
Description: GNU assembler, linker and binary utilities targeted for hppa64-linux
The programs in this package are used to assemble, link and manipulate
binary and object files. They may be used in conjunction with a compiler
@@ -302,8 +284,6 @@ Description: GNU assembler, linker and binary utilities (source)
Package: binutils-common
Architecture: any
Multi-Arch: same
Breaks: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Replaces: binutils (<< 2.38.50.20220527-2), binutils-multiarch (<< 2.38.50.20220527-2)
Description: Common files for the GNU assembler, linker and binary utilities
This package contains the localization files used by binutils packages for
various target architectures and parts of the binutils documentation. It is