diff --git a/debian/control b/debian/control index 59980b0a..73a988ad 100644 --- a/debian/control +++ b/debian/control @@ -549,8 +549,8 @@ Architecture: any Multi-Arch: same Depends: libc++1-7 (= ${binary:Version}), ${misc:Depends}, libc++-7-helpers (= ${source:Version}) Provides: libstdc++-dev, libc++-dev -Breaks: libc++-dev -Replaces: libc++-dev +Breaks: libc++-dev (<< 7~+rc1-1~exp1) +Replaces: libc++-dev (<< 7~+rc1-1~exp1) Description: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library .