summaryrefslogtreecommitdiff
path: root/p/ldap-haskell
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@riseup.net>2010-03-18 14:55:23 +0300
committer=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=83=C2=BAlio=20Gontijo=20e=20Silva?=>2010-03-18 14:55:23 +0300
commit92b64f58b84430dca09c02142038b16b07010fc5 (patch)
tree0a6e07f3d0962e6753e8403e33e9a4f4bbc5945a /p/ldap-haskell
parent22b74b54a68cc14e1ebc9ab3337bf48cd14f2a18 (diff)
downloadDHG_packages-92b64f58b84430dca09c02142038b16b07010fc5.tar.gz
ldap-haskell: Fix "typo in package description" by correction typo. Thanks to Georg Neis <gn@oglaroon.de>. (Closes: #414898)
Diffstat (limited to 'p/ldap-haskell')
-rw-r--r--p/ldap-haskell/debian/changelog2
-rw-r--r--p/ldap-haskell/debian/control6
2 files changed, 5 insertions, 3 deletions
diff --git a/p/ldap-haskell/debian/changelog b/p/ldap-haskell/debian/changelog
index 17b69d70a..f302a3233 100644
--- a/p/ldap-haskell/debian/changelog
+++ b/p/ldap-haskell/debian/changelog
@@ -10,6 +10,8 @@ ldap-haskell (0.6.6-2) UNRELEASED; urgency=low
* debian/control: Use haskell: variables.
* debian/control: Include -prof package.
* debian/control: Use misc:Depends.
+ * Fix "typo in package description" by correction typo. Thanks to Georg
+ Neis <gn@oglaroon.de>. (Closes: #414898)
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Thu, 18 Mar 2010 08:03:47 -0300
diff --git a/p/ldap-haskell/debian/control b/p/ldap-haskell/debian/control
index cad9edcf4..d413d4b4f 100644
--- a/p/ldap-haskell/debian/control
+++ b/p/ldap-haskell/debian/control
@@ -21,7 +21,7 @@ Description: LDAP Interface for Haskell
This package provides an interface to the C LDAP API for Haskell programmers.
With it, you can search, modify, and interrogate LDAP directories.
The Haskell binding features automatic memory management and proper
- handling for binary data, and handles all marhsalling into and out of
+ handling for binary data, and handles all marshalling into and out of
C data structures for you automatically.
.
This package is built for GHC.
@@ -36,7 +36,7 @@ Description: LDAP Interface for Haskell; profiling libraries
This package provides an interface to the C LDAP API for Haskell programmers.
With it, you can search, modify, and interrogate LDAP directories.
The Haskell binding features automatic memory management and proper
- handling for binary data, and handles all marhsalling into and out of
+ handling for binary data, and handles all marshalling into and out of
C data structures for you automatically.
.
This package is built for GHC, compiled for profiling.
@@ -54,7 +54,7 @@ Description: LDAP Interface for Haskell
This package provides an interface to the C LDAP API for Haskell programmers.
With it, you can search, modify, and interrogate LDAP directories.
The Haskell binding features automatic memory management and proper
- handling for binary data, and handles all marhsalling into and out of
+ handling for binary data, and handles all marshalling into and out of
C data structures for you automatically.
.
This package provides documentation for the Haskell LDAP bindings.