[neon/3rdparty/svt-av1/Neon/release_jammy] debian: properly version the breaks
Carlos De Maine
null at kde.org
Tue Sep 17 00:15:43 BST 2024
Git commit 8a1e33d25184681c3c7a574795bae416ff75dd4e by Carlos De Maine.
Committed on 16/09/2024 at 23:15.
Pushed by carlosdem into branch 'Neon/release_jammy'.
properly version the breaks
M +2 -2 debian/control
https://invent.kde.org/neon/3rdparty/svt-av1/-/commit/8a1e33d25184681c3c7a574795bae416ff75dd4e
diff --git a/debian/control b/debian/control
index 3458daf..ded37e1 100644
--- a/debian/control
+++ b/debian/control
@@ -70,8 +70,8 @@ Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends}
-Breaks: libsvtav1enc1 (<= 1.7.0),
-Replaces: libsvtav1enc1 (<= 1.7.0),
+Breaks: libsvtav1enc1 (<< 1.7.0-1+22.04+jammy+release+build20),
+Replaces: libsvtav1enc1 (<< 1.7.0-1+22.04+jammy+release+build20),
Description: Scalable Video Technology for AV1 (libsvtav1enc shared library)
The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an
AV1-compliant encoder/decoder library core. The SVT-AV1 encoder development
More information about the Neon-commits
mailing list