diff --git a/debian/control b/debian/control index 2e2eff57..f6f5d831 100644 --- a/debian/control +++ b/debian/control @@ -87,8 +87,8 @@ Description: clang-based C++ linter tool Package: clangd-9 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Replaces: clang-tools-9 (<< 9~+rc1-1~exp2) -Breaks: clang-tools-9 (<< 9~+rc1-1~exp2) +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