[SCM] kwallet-pam packaging branch, master, updated. debian/5.8.5-1-14-g3638804
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Aug 28 14:04:13 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwallet-pam.git;a=commitdiff;h=ea2457c
The following commit has been merged in the master branch:
commit ea2457c1893e9098e01211cf927c847d3a9cc3a9
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Aug 17 13:54:06 2017 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 9bd222e..14e6d62 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake (>= 2.8.12~),
libgcrypt20-dev (>= 1.5.0~),
libpam0g-dev,
pkg-kde-tools,
- qtbase5-dev
+ qtbase5-dev,
Standards-Version: 4.0.0
Homepage: https://projects.kde.org/projects/kde/workspace/kwallet-pam
Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kwallet-pam.git
@@ -30,7 +30,7 @@ Package: libpam-kwallet4
Architecture: any
Depends: libpam-kwallet-common (= ${source:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Conflicts: pam-kwallet (<< 4:5.3.95)
Breaks: pam-kwallet (<< 4:5.3.95)
Description: KWallet (KDE 4) integration with PAM
@@ -45,7 +45,7 @@ Package: libpam-kwallet5
Architecture: any
Depends: libpam-kwallet-common (= ${source:Version}),
${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
Description: KWallet (Kf5) integration with PAM
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
--
kwallet-pam packaging
More information about the pkg-kde-commits
mailing list