remove obsolete Breaks/Conflicts/Replaces

This commit is contained in:
2025-07-19 12:22:21 +03:00
parent fdb0674098
commit 107c736ddd

4
debian/control vendored
View File

@@ -43,8 +43,6 @@ Depends: musl (= ${binary:Version}),
${gcc:Depends}, ${gcc:Depends},
${linux-libc-dev:Depends}, ${linux-libc-dev:Depends},
${misc:Depends} ${misc:Depends}
Replaces: musl-tools (<< 1.2.2-2)
Breaks: musl-tools (<< 1.2.2-2)
Description: standard C library development files Description: standard C library development files
musl is lightweight, fast, simple, free and strives musl is lightweight, fast, simple, free and strives
to be correct in the sense of standards-conformance to be correct in the sense of standards-conformance
@@ -61,8 +59,6 @@ Package: musl-tools
Section: devel Section: devel
Architecture: amd64 arm64 armel armhf i386 loong64 m68k mips mips64el mipsel ppc64el riscv64 s390x sh4 Architecture: amd64 arm64 armel armhf i386 loong64 m68k mips mips64el mipsel ppc64el riscv64 s390x sh4
Depends: musl-dev (= ${binary:Version}), ${misc:Depends} Depends: musl-dev (= ${binary:Version}), ${misc:Depends}
Replaces: musl (<< 1.1.15-1)
Breaks: musl (<< 1.1.15-1)
Description: standard C library tools Description: standard C library tools
musl is lightweight, fast, simple, free and strives musl is lightweight, fast, simple, free and strives
to be correct in the sense of standards-conformance to be correct in the sense of standards-conformance