remove breaks/replaces for clang9

This commit is contained in:
Sylvestre Ledru 2019-09-09 11:57:32 +02:00
parent 5fcf7987d6
commit 12f259a940

2
debian/control vendored
View File

@ -89,8 +89,6 @@ Package: clangd-9
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libclang-common-9-dev (= ${binary:Version})
Replaces: clang-tools-9 (<< 1:9~+rc1-1~exp2)
Breaks: clang-tools-9 (<< 1:9~+rc1-1~exp2)
Description: Language server that provides IDE-like features to editors
clangd understands your C++ code and adds smart features to your editor:
- code completion