[neon/kde/kscreenlocker/Neon/unstable] debian: libplasma-dev && lints

Carlos De Maine null at kde.org
Fri Dec 1 00:20:42 GMT 2023


Git commit 51193fd986e256050c727a10945f2d04a6d5f675 by Carlos De Maine.
Committed on 01/12/2023 at 01:20.
Pushed by carlosdem into branch 'Neon/unstable'.

libplasma-dev && lints

M  +9    -3    debian/control

https://invent.kde.org/neon/kde/kscreenlocker/-/commit/51193fd986e256050c727a10945f2d04a6d5f675

diff --git a/debian/control b/debian/control
index e6d0264..9d802d7 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: cmake,
                libkf6screen-dev,
                liblayershellqtinterface-dev,
                libpam0g-dev,
+               libplasma-dev,
                libseccomp-dev,
                libwayland-dev (>= 1.3~),
                libx11-dev,
@@ -34,7 +35,6 @@ Build-Depends: cmake,
                libxi-dev,
                pkg-config,
                pkg-kde-tools-neon,
-               plasma-framework6-dev,
                qt6-base-dev,
                qt6-declarative-dev
 Standards-Version: 4.6.2
@@ -71,8 +71,14 @@ Package: libkscreenlocker6
 Architecture: any
 Depends: psmisc, ${misc:Depends}, ${shlibs:Depends}
 Recommends: kde-config-screenlocker
-Breaks: libkscreenlocker5 (<< ${source:Version}~ciBuild)
-Replaces: libkscreenlocker5 (<< ${source:Version}~ciBuild)
+Replaces: libkscreenlocker5
 Multi-Arch: same
 Description: Secure lock screen architecture
  Library and components for secure lock screen architecture.
+
+Package: libkscreenlocker5
+Architecture: all
+Depends: libkscreenlocker5, ${misc:Depends}
+Description: Dummy transitional
+ Transitional dummy package.
+ 
\ No newline at end of file


More information about the Neon-commits mailing list