[pkg-opensc-commit] [pkcs11-helper] 77/253: 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:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pkcs11-helper.

commit 1072a467e0e58af26f892d9a5c8957d82355c87a
Author: Ludovic Rousseau <ludovic.rousseau+github at gmail.com>
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