[neon/backports-jammy/libjpeg-turbo-jammy/Neon/unstable] debian: update replaces/conflicts
Carlos De Maine
null at kde.org
Tue Feb 28 23:25:48 GMT 2023
Git commit 3437cf8599762a82d1ded519932a0a0da4fb3a78 by Carlos De Maine.
Committed on 28/02/2023 at 23:25.
Pushed by carlosdem into branch 'Neon/unstable'.
update replaces/conflicts
M +3 -3 debian/control
https://invent.kde.org/neon/backports-jammy/libjpeg-turbo-jammy/commit/3437cf8599762a82d1ded519932a0a0da4fb3a78
diff --git a/debian/control b/debian/control
index 8993048..e4d5441 100644
--- a/debian/control
+++ b/debian/control
@@ -79,8 +79,8 @@ Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
-#Replaces: libturbojpeg
-#Conflicts: libturbojpeg,
+Replaces: libturbojpeg0
+Conflicts: libturbojpeg0
Description: TurboJPEG runtime library - SIMD optimized
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
@@ -142,4 +142,4 @@ Description: Java bindings for the TurboJPEG library
SSE2, NEON) to accelerate baseline JPEG compression and decompression
on x86, x86-64, and ARM systems.
.
- This package contains the Java bindings.
\ No newline at end of file
+ This package contains the Java bindings.
More information about the Neon-commits
mailing list