[neon/backports-jammy/libjpeg-turbo-jammy/Neon/unstable] debian: conflict them all
Carlos De Maine
null at kde.org
Tue Mar 7 03:44:09 GMT 2023
Git commit 603c0194bdf80f753e6dc99f3b906b9215c01473 by Carlos De Maine.
Committed on 07/03/2023 at 03:44.
Pushed by carlosdem into branch 'Neon/unstable'.
conflict them all
M +11 -5 debian/control
https://invent.kde.org/neon/backports-jammy/libjpeg-turbo-jammy/commit/603c0194bdf80f753e6dc99f3b906b9215c01473
diff --git a/debian/control b/debian/control
index bc368e6..f3d3db2 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,8 @@ Conflicts: libjpeg62-dev,
libjpeg62-turbo-dev,
libjpeg7-dev,
# libjpeg8-dev,
- libjpeg9-dev
+ libjpeg9-dev,
+ libjpeg-turbo8-dev (<< 1:2.1.5-2+22.04+jammy),
Replaces: libjpeg62-dev,
libjpeg62-turbo-dev,
libjpeg7-dev,
@@ -91,7 +92,8 @@ Depends: ${shlibs:Depends},
Breaks: libturbojpeg (<< 1:2.1.5-2+22.04+jammy)
Replaces: libturbojpeg0,
libturbojpeg (<< 1:2.1.5-2+22.04+jammy)
-Conflicts: libturbojpeg0
+Conflicts: libturbojpeg0,
+ libturbojpeg (<< 1:2.1.5-2+22.04+jammy),
Description: TurboJPEG runtime library - SIMD optimized
The libjpeg-turbo JPEG library is a library for handling JPEG files.
.
@@ -112,6 +114,7 @@ Replaces: libturbojpeg-dev,
libturbojpeg0-dev (<< 1:2.1.5-2+22.04+jammy),
Conflicts: libturbojpeg-dev,
libturbojpeg1-dev,
+ libturbojpeg0-dev (<< 1:2.1.5-2+22.04+jammy),
Provides: libturbojpeg-dev
Description: Development files for the TurboJPEG library
The libjpeg-turbo JPEG library is a library for handling JPEG files.
@@ -127,10 +130,13 @@ Package: libjpeg-turbo-progs
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
-Conflicts: libjpeg-progs
-Breaks: libjpeg-turbo-test (<< 1:2.1.5-2+22.04+jammy)
+Conflicts: libjpeg-progs,
+ libjpeg-turbo-progs (<< 1:2.1.5-2+22.04+jammy)
+Breaks: libjpeg-turbo-test (<< 2.1.2-0ubuntu1),
+ libjpeg-turbo-progs (<< 1:2.1.5-2+22.04+jammy)
Replaces: libjpeg-progs (<< 8c-2ubuntu5),
- libjpeg-turbo-test (<< 1:2.1.5-2+22.04+jammy)
+ libjpeg-turbo-test (<< 2.1.2-0ubuntu1),
+ libjpeg-turbo-progs (<< 1:2.1.5-2+22.04+jammy)
Provides: libjpeg-progs
Description: Programs for manipulating JPEG files
This package contains programs for manipulating JPEG files from the
More information about the Neon-commits
mailing list