[pkg-opensc-commit] [pkcs11-helper] 18/53: wrap lines to avoid lintian warnings: W: pkcs11-helper-dev: extended-description-line-too-long
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:39:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to tag pkcs11-helper-1.03
in repository pkcs11-helper.
commit b6e0eaa549a5fa939ec52eb8297183d158a1d900
Author: ludovic.rousseau <ludovic.rousseau at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date: Tue Feb 13 10:31:30 2007 +0000
wrap lines to avoid lintian warnings:
W: pkcs11-helper-dev: extended-description-line-too-long
---
distro/debian/control | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/distro/debian/control b/distro/debian/control
index 6851065..3ab7a2d 100644
--- a/distro/debian/control
+++ b/distro/debian/control
@@ -13,14 +13,15 @@ Description: library that simplifies the interaction with PKCS#11
pkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications.
.
- pkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating
- available token certificates, or selecting a certificate directly by serialized id,
- handling card removal and card insert events, handling card re-insert to a different
- slot, supporting session expiration and much more all using a simple API.
+ pkcs11-helper allows using multiple PKCS#11 providers at the same time,
+ enumerating available token certificates, or selecting a certificate
+ directly by serialized id, handling card removal and card insert
+ events, handling card re-insert to a different slot, supporting session
+ expiration and much more all using a simple API.
.
- pkcs11-helper is not designed to manage card content, since object attributes
- are usually vendor specific, and 99% of application need to access
- existing objects in order to perform signature and decryption.
+ pkcs11-helper is not designed to manage card content, since object
+ attributes are usually vendor specific, and 99% of application need to
+ access existing objects in order to perform signature and decryption.
@@ -32,11 +33,12 @@ Description: library that simplifies the interaction with PKCS#11
pkcs11-helper is a library that simplifies the interaction with PKCS#11
providers for end-user applications.
.
- pkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating
- available token certificates, or selecting a certificate directly by serialized id,
- handling card removal and card insert events, handling card re-insert to a different
- slot, supporting session expiration and much more all using a simple API.
+ pkcs11-helper allows using multiple PKCS#11 providers at the same time,
+ enumerating available token certificates, or selecting a certificate
+ directly by serialized id, handling card removal and card insert
+ events, handling card re-insert to a different slot, supporting session
+ expiration and much more all using a simple API.
.
- pkcs11-helper is not designed to manage card content, since object attributes
- are usually vendor specific, and 99% of application need to access
- existing objects in order to perform signature and decryption.
+ pkcs11-helper is not designed to manage card content, since object
+ attributes are usually vendor specific, and 99% of application need to
+ access existing objects in order to perform signature and decryption.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git
More information about the pkg-opensc-commit
mailing list