[SCM] kwallet packaging branch, master, updated. 7a63e2b875e30a38981065ae5d224bd28e3b0a13

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon Jun 18 22:12:07 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kwallet.git;a=commitdiff;h=7a63e2b

The following commit has been merged in the master branch:
commit 7a63e2b875e30a38981065ae5d224bd28e3b0a13
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Jun 18 19:11:58 2012 -0300

    Add debian/control.
---
 debian/control |   45 +++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 45 insertions(+), 0 deletions(-)

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4c594a7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,45 @@
+Source: kwallet
+Section: kde
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
+Uploaders: Fathi Boudra <fabo at debian.org>, Sune Vuorela <sune at debian.org>,
+ Modestas Vainius <modax at debian.org>,
+ George Kiagiadakis <kiagiadakis.george at gmail.com>,
+ José Manuel Santamaría Lema <panfaust at gmail.com>,
+ Eshat Cakar <info at eshat.de>,
+ Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+Build-Depends: kde-sc-dev-latest (>= 4:4.8.4),
+ cmake, debhelper (>= 8.0.0), pkg-kde-tools (>= 0.12),
+ kdelibs5-dev (>= 4:4.8)
+Standards-Version: 3.9.3
+Homepage: http://www.kde.org
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kwallet.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kwallet.git
+
+Package: kwallet
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}, ${misc:Depends}
+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
+ password instead of numerous different passwords and credentials.
+ .
+ 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.
+
+Package: kwallet-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: kwallet (= ${binary:Version}), ${misc:Depends}
+Breaks: kdeutils-dbg (<< 4:4.8)
+Replaces: kdeutils-dbg (<< 4:4.8)
+Description: debugging symbols for kwallet
+ This package contains the debugging symbols for kwallet. It is to be used
+ in order to be able provide proper back traces for possible crashes or
+ for running kwallet in gdb or valgrind for meaningful output.
+ .
+ This package is part of the KDE SC utilities module.

-- 
kwallet packaging



More information about the pkg-kde-commits mailing list