[DHG_packages] 05/06: raaz: improve description
Sean Whitton
spw-guest at moszumanska.debian.org
Sun Sep 18 03:37:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch master
in repository DHG_packages.
commit 91268eeb933fcbaf4b56f1a166f4be8342d6621a
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Sep 17 20:35:44 2016 -0700
raaz: improve description
---
p/haskell-raaz/debian/control | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/p/haskell-raaz/debian/control b/p/haskell-raaz/debian/control
index 93f4dfc..9a27416 100644
--- a/p/haskell-raaz/debian/control
+++ b/p/haskell-raaz/debian/control
@@ -22,14 +22,14 @@ Standards-Version: 3.9.8
Homepage: http://github.com/raaz-crypto/raaz
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-raaz
Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git
-X-Description: The raaz cryptographic library.
- Raaz is a cryptographic network library for Haskell
- designed to use strong typing to eliminate some common errors that
- occur in cryptographic settings like side channel attacks. This
- package implements basic types and cryptographic primitives like
+X-Description: cryptographic networking library for Haskell
+ Raaz uses strong typing to eliminate some common errors that occur in
+ cryptographic settings, such as side channel attacks.
+ .
+ This package implements basic types and cryptographic primitives like
hashes, macs etc. Actual network protocols are expected to use this
- library. Common abstractions like for example packet parsing should
- be part of this library.
+ library. Common abstractions, such as packet parsing, are part of
+ this library.
Package: libghc-raaz-dev
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list