[neon/backports-jammy/libjpeg-turbo-jammy/Neon/unstable] debian: breaks for the old epoch versioning

Carlos De Maine null at kde.org
Mon Mar 6 22:45:22 GMT 2023


Git commit 69fb52aca8d48c38bb8db3e5d6e6da393d494250 by Carlos De Maine.
Committed on 06/03/2023 at 22:45.
Pushed by carlosdem into branch 'Neon/unstable'.

breaks for the old epoch versioning

M  +2    -1    debian/control

https://invent.kde.org/neon/backports-jammy/libjpeg-turbo-jammy/commit/69fb52aca8d48c38bb8db3e5d6e6da393d494250

diff --git a/debian/control b/debian/control
index fff4ddf..4175e0a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 2.8.12),
 #               default-jdk,
                help2man,
 #               javahelper,
-	       nasm
+			   nasm
 Rules-Requires-Root: no
 Standards-Version: 4.6.2
 Homepage: https://www.libjpeg-turbo.org/
@@ -64,6 +64,7 @@ Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends},
       	 ${shlibs:Depends}
+Breaks: libjpeg-turbo8 (<< 1:2.1.5-2+22.04+jammy+)
 Replaces: libjpeg62-turbo
 Conflicts: libjpeg62-turbo
 Description: libjpeg-turbo JPEG runtime library


More information about the Neon-commits mailing list