[neon/kde/libkscreen/Neon/unstable] debian: try and make apt and dpkg happy withh dependency resolution

Carlos De Maine null at kde.org
Wed Aug 9 04:12:33 BST 2023


Git commit 2f42213c1c856db47c861b38ddd375ccd70795e8 by Carlos De Maine.
Committed on 09/08/2023 at 05:12.
Pushed by carlosdem into branch 'Neon/unstable'.

try and make apt and dpkg happy withh dependency resolution

M  +9    -1    debian/control

https://invent.kde.org/neon/kde/libkscreen/-/commit/2f42213c1c856db47c861b38ddd375ccd70795e8

diff --git a/debian/control b/debian/control
index 5749a55..630b681 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends: cmake,
                qt6-tools-dev-tools,
                qt6-wayland-dev,
                qt6-wayland-dev-tools
-Standards-Version: 4.1.3
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/kde/workspace/libkscreen
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/libkscreen
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/libkscreen.git
@@ -66,6 +66,14 @@ Description: library for screen management - development files
  .
  This package contains the files necessary for development.
 
+Package: libkf5screen-dev
+Section: oldlibs
+Architecture: any
+Depends: libkf6screen-dev
+Description: Dummy transitional package.
+ .
+ This package can be safely removed.
+
 Package: libkf6screen8
 Architecture: any
 Multi-Arch: same


More information about the Neon-commits mailing list