mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 14:31:06 +00:00
remove old break/replaces
This commit is contained in:
parent
5643163c61
commit
ee43996aae
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -19,6 +19,7 @@ llvm-toolchain-17 (1:17.0.6-2) UNRELEASED; urgency=medium
|
|||||||
[ Sylvestre Ledru ]
|
[ Sylvestre Ledru ]
|
||||||
* Move the symlink /usr/lib/*/libc++experimental.a from libc++abi-17-dev
|
* Move the symlink /usr/lib/*/libc++experimental.a from libc++abi-17-dev
|
||||||
to libc++-17-dev
|
to libc++-17-dev
|
||||||
|
* Remove some old break/replaces from 16
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 Dec 2023 11:19:17 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 Dec 2023 11:19:17 +0100
|
||||||
|
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -187,8 +187,6 @@ Package: libclang-rt-17-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: Compiler-rt - development package
|
Description: Compiler-rt - development package
|
||||||
This package provides various libraries:
|
This package provides various libraries:
|
||||||
@ -205,10 +203,7 @@ Package: libclang-rt-17-dev-wasm32
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Recommends: libclang-common-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Description: Compiler-rt - wasm32 builtins
|
Description: Compiler-rt - wasm32 builtins
|
||||||
Provides the compiler-rt builtins for WebAssembly 32 bits
|
Provides the compiler-rt builtins for WebAssembly 32 bits
|
||||||
|
|
||||||
@ -216,10 +211,7 @@ Package: libclang-rt-17-dev-wasm64
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Recommends: libclang-common-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Description: Compiler-rt - wasm64 builtins
|
Description: Compiler-rt - wasm64 builtins
|
||||||
Provides the compiler-rt builtins for WebAssembly 64 bits
|
Provides the compiler-rt builtins for WebAssembly 64 bits
|
||||||
|
|
||||||
@ -229,8 +221,6 @@ Package: libpolly-17-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-17-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: High-level loop and data-locality optimizer
|
Description: High-level loop and data-locality optimizer
|
||||||
Uses an abstract mathematical representation based on integer polyhedra
|
Uses an abstract mathematical representation based on integer polyhedra
|
||||||
|
10
debian/control.in
vendored
10
debian/control.in
vendored
@ -187,8 +187,6 @@ Package: libclang-rt-@LLVM_VERSION@-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: Compiler-rt - development package
|
Description: Compiler-rt - development package
|
||||||
This package provides various libraries:
|
This package provides various libraries:
|
||||||
@ -205,10 +203,7 @@ Package: libclang-rt-@LLVM_VERSION@-dev-wasm32
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Recommends: libclang-common-@LLVM_VERSION@-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Description: Compiler-rt - wasm32 builtins
|
Description: Compiler-rt - wasm32 builtins
|
||||||
Provides the compiler-rt builtins for WebAssembly 32 bits
|
Provides the compiler-rt builtins for WebAssembly 32 bits
|
||||||
|
|
||||||
@ -216,10 +211,7 @@ Package: libclang-rt-@LLVM_VERSION@-dev-wasm64
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Recommends: libclang-common-@LLVM_VERSION@-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Description: Compiler-rt - wasm64 builtins
|
Description: Compiler-rt - wasm64 builtins
|
||||||
Provides the compiler-rt builtins for WebAssembly 64 bits
|
Provides the compiler-rt builtins for WebAssembly 64 bits
|
||||||
|
|
||||||
@ -229,8 +221,6 @@ Package: libpolly-@LLVM_VERSION@-dev
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Breaks: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Replaces: libclang-common-@LLVM_VERSION@-dev (<< 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: High-level loop and data-locality optimizer
|
Description: High-level loop and data-locality optimizer
|
||||||
Uses an abstract mathematical representation based on integer polyhedra
|
Uses an abstract mathematical representation based on integer polyhedra
|
||||||
|
Loading…
Reference in New Issue
Block a user