[neon/extras/clazy/Neon/release] debian: add breaks
Jonathan Esk-Riddell
null at kde.org
Wed Sep 7 22:14:02 BST 2022
Git commit b5ff706eb3e0a54101666a0741901398194d36f1 by Jonathan Esk-Riddell.
Committed on 07/09/2022 at 21:13.
Pushed by jriddell into branch 'Neon/release'.
add breaks
M +2 -0 debian/control
https://invent.kde.org/neon/extras/clazy/commit/b5ff706eb3e0a54101666a0741901398194d36f1
diff --git a/debian/control b/debian/control
index b6ab635..5900f44 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,8 @@ Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/clazy
Package: clazy
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${clazy:clang}
+Breaks: clazy-doc (<< 1.11-1)
+Replaces: clazy-doc (<< 1.11-1)
Description: Clang plugin for additional warnings
Clazy is a Clang plugin which extends the compiler with over
50 warnings related to Qt best practices ranging from unneeded
More information about the Neon-commits
mailing list