[SCM] kwallet-pam packaging branch, master, updated. debian/5.4.1-1-3-g0218483

Maximiliano Curia maxy at moszumanska.debian.org
Thu Oct 1 22:13:37 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwallet-pam.git;a=commitdiff;h=0218483

The following commit has been merged in the master branch:
commit 021848387598fdbc4960971820bb70c80f510134
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Oct 2 00:11:36 2015 +0200

    Finish the addition of libpam-kwallet4
    
    Rename the package to libpam-kwallet4 to follow the name used by other pam
    modules.
    Rename the added install files.
    Extend the long description, using the one in the libpam-kwallet5 package.
---
 debian/control                                           | 9 +++++++--
 debian/{pam-kwallet4.install => libpam-kwallet4.install} | 0
 debian/{pam-kwallet5.install => libpam-kwallet5.install} | 0
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ca29481..decb860 100644
--- a/debian/control
+++ b/debian/control
@@ -13,13 +13,18 @@ Homepage: https://projects.kde.org/projects/kde/workspace/kwallet-pam
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/plasma/kwallet-pam.git
 Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/kwallet-pam.git
 
-Package: pam-kwallet4
+Package: libpam-kwallet4
 Architecture: any
 Depends: socat, ${misc:Depends}, ${shlibs:Depends}
 Conflicts: pam-kwallet (<< 4:5.3.95)
 Breaks: pam-kwallet (<< 4:5.3.95)
 Description: KWallet (KDE 4) integration with PAM
- Integrated KWallet with PAM so you can log in to open a KWallet.
+ 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
+ password instead of numerous different passwords and credentials.
+ .
+ This package provides a simple PAM integration for KWallet, so you can log in
+ to open a KWallet.
 
 Package: libpam-kwallet5
 Architecture: any
diff --git a/debian/pam-kwallet4.install b/debian/libpam-kwallet4.install
similarity index 100%
rename from debian/pam-kwallet4.install
rename to debian/libpam-kwallet4.install
diff --git a/debian/pam-kwallet5.install b/debian/libpam-kwallet5.install
similarity index 100%
rename from debian/pam-kwallet5.install
rename to debian/libpam-kwallet5.install

-- 
kwallet-pam packaging



More information about the pkg-kde-commits mailing list