Merge branch 'OpenMP-integration-follow-ups' into '7'

fixed breaks/replace for libc++-7-dev

See merge request pkg-llvm-team/llvm-toolchain!12
This commit is contained in:
Sylvestre Ledru 2018-08-31 08:34:24 +00:00
commit 5ae3a93d9f

4
debian/control vendored
View File

@ -549,8 +549,8 @@ Architecture: any
Multi-Arch: same Multi-Arch: same
Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version}) Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version})
Provides: libstdc++-dev, libc++-dev Provides: libstdc++-dev, libc++-dev
Breaks: libc++-dev Breaks: libc++-dev (<< 7~+rc1-1~exp1)
Replaces: libc++-dev Replaces: libc++-dev (<< 7~+rc1-1~exp1)
Description: LLVM C++ Standard library (development files) Description: LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library libc++ is another implementation of the C++ standard library
. .