[neon/neon-packaging/kpipewire/Neon/stable] debian: fix breaks version
Jonathan Esk-Riddell
null at kde.org
Tue Sep 20 13:55:20 BST 2022
Git commit 828284f06485e2f40f23ca73ce8b37c32b509027 by Jonathan Esk-Riddell.
Committed on 20/09/2022 at 12:55.
Pushed by jriddell into branch 'Neon/stable'.
fix breaks version
M +2 -2 debian/control
https://invent.kde.org/neon/neon-packaging/kpipewire/commit/828284f06485e2f40f23ca73ce8b37c32b509027
diff --git a/debian/control b/debian/control
index 04397a2..96c9425 100644
--- a/debian/control
+++ b/debian/control
@@ -54,8 +54,8 @@ Description: KDE's Pipewire library
Package: libkpipewirerecord5
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: libkpipewire5 (<< 0.0+p22.04+tunstable+git20220902.0741-0)
-Replaces: libkpipewire5 (<< 0.0+p22.04+tunstable+git20220902.0741-0)
+Breaks: libkpipewire5 (<< ${source:Version}~ciBuild)
+Replaces: libkpipewire5 (<< ${source:Version}~ciBuild)
Description: KDE's Pipewire library
Components for rendering and recording PipeWire streams using Qt.
.
More information about the Neon-commits
mailing list