[neon/kde/kwalletmanager/Neon/unstable] debian: cleanups
Carlos De Maine
null at kde.org
Fri Sep 15 13:50:35 BST 2023
Git commit d4e44874297b238c4992b0a29f997599646683e5 by Carlos De Maine.
Committed on 15/09/2023 at 14:50.
Pushed by carlosdem into branch 'Neon/unstable'.
cleanups
M +3 -5 debian/control
https://invent.kde.org/neon/kde/kwalletmanager/-/commit/d4e44874297b238c4992b0a29f997599646683e5
diff --git a/debian/control b/debian/control
index 71a073d..b4b9074 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends: cmake,
kf6-kxmlgui-dev,
pkg-kde-tools-neon,
qt6-base-dev,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Homepage: http://www.kde.org
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kwalletmanager.git
@@ -42,9 +42,7 @@ Package: kwalletmanager
Architecture: any
Section: utils
Depends: ${misc:Depends}, ${shlibs:Depends},
- libkf5wallet-bin (>= 5.24.0~),
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
+ libkf5wallet-bin,
Description: secure password wallet manager
The KDE Wallet system provides a secure way to store passwords and other
secret information, allowing the user to remember only a single KDE Wallet
@@ -53,4 +51,4 @@ Description: secure password wallet manager
KWallet Manager is a utility for viewing and editing information stored in
the KDE Wallet.
.
- This package is part of the KDE SC utilities module.
\ No newline at end of file
+ This package is part of the KDE SC utilities module.
More information about the Neon-commits
mailing list