[neon/kde/kwallet-pam/Neon/release] debian: sync to upstream

Carlos De Maine null at kde.org
Sun Jan 12 03:56:20 GMT 2025


Git commit ef4f6dd0dafcbc0b2458756d36fa828d43aab775 by Carlos De Maine.
Committed on 12/01/2025 at 03:56.
Pushed by carlosdem into branch 'Neon/release'.

sync to upstream

M  +6    -4    debian/control

https://invent.kde.org/neon/kde/kwallet-pam/-/commit/ef4f6dd0dafcbc0b2458756d36fa828d43aab775

diff --git a/debian/control b/debian/control
index 0217ce5..4376956 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,11 @@ Build-Depends: cmake,
                kf6-kwallet-dev,
                libgcrypt20-dev,
                libpam0g-dev,
+               libxkbcommon-dev,
+               pkgconf,
                pkg-kde-tools-neon,
                qt6-base-dev
-Standards-Version: 4.1.3
+Standards-Version: 4.6.2
 Homepage: https://projects.kde.org/projects/kde/workspace/kwallet-pam
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwallet-pam
 Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwallet-pam.git
@@ -27,7 +29,7 @@ Description: KWallet integration with PAM (common files)
  This package provides a the common files needed by the Kf6 version
  of the PAM integration.
 
-Package: libpam-kwallet6
+Package: libpam-kwallet5
 Architecture: any
 Depends: libpam-kwallet-common (= ${source:Version}),
          ${misc:Depends},
@@ -40,10 +42,10 @@ Description: KWallet (KF6) integration with PAM
  This package provides a simple PAM integration for KWallet, so you can log in
  to open a KWallet.
 
-Package: libpam-kwallet5
+Package: libpam-kwallet6
 Architecture: all
 Priority: optional
 Section: oldlibs
-Depends: libpam-kwallet6, ${misc:Depends}, ${shlibs:Depends}
+Depends: libpam-kwallet5, ${misc:Depends}, ${shlibs:Depends}
 Description: KWallet integration with PAM - transitional
  This package can be removed.


More information about the Neon-commits mailing list