[Pkg-haskell-commits] darcs: haskell-hsemail: Short description shortened

mascellani at poisson.phc.unipi.it mascellani at poisson.phc.unipi.it
Mon May 31 22:27:32 UTC 2010


Mon May 31 22:11:07 UTC 2010  mascellani at poisson.phc.unipi.it
  * Short description shortened
  Ignore-this: 179853b1c75dff57758c1becf05955b4

    M ./control -3 +3
    M ./copyright -1 +1
    M ./libghc6-hsemail-doc.doc-base -1 +1

Mon May 31 22:11:07 UTC 2010  mascellani at poisson.phc.unipi.it
  * Short description shortened
  Ignore-this: 179853b1c75dff57758c1becf05955b4
diff -rN -u old-haskell-hsemail/control new-haskell-hsemail/control
--- old-haskell-hsemail/control	2010-05-31 22:27:32.109861373 +0000
+++ new-haskell-hsemail/control	2010-05-31 22:27:32.113861584 +0000
@@ -31,7 +31,7 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell parser for email messages and SMTP conversations - GHC 6 libraries
+Description: Haskell parser for emails and SMTP conversations - GHC 6 libraries
  This Haskell library is parser for email messages (as described in RFC
  2822) and SMTP conversation (as described in RFC 2821).
  .
@@ -45,7 +45,7 @@
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
 Provides: ${haskell:Provides}
-Description: Haskell parser for email messages and SMTP conversations - GHC 6 profiling libraries
+Description: Haskell parser for emails and SMTP conversations - GHC 6 profiling libraries
  This Haskell library is parser for email messages (as described in RFC
  2822) and SMTP conversation (as described in RFC 2821).
  .
@@ -59,7 +59,7 @@
  ${misc:Depends}
 Suggests: ${haskell:Suggests}
 Recommends: ${haskell:Recommends}
-Description: Haskell parser for email messages and SMTP conversations - documentation
+Description: Haskell parser for emails and SMTP conversations - documentation
  This Haskell library is parser for email messages (as described in RFC
  2822) and SMTP conversation (as described in RFC 2821).
  .
diff -rN -u old-haskell-hsemail/copyright new-haskell-hsemail/copyright
--- old-haskell-hsemail/copyright	2010-05-31 22:27:32.109861373 +0000
+++ new-haskell-hsemail/copyright	2010-05-31 22:27:32.113861584 +0000
@@ -1,5 +1,5 @@
 Format-Specification: http://dep.debian.net/deps/dep5
-Name: Haskell parser for email messages and SMTP conversations
+Name: Haskell parser for emails and SMTP conversations
 Maintainer: Peter Simons <simons at cryp.to>
 Source: http://hackage.haskell.org/package/hsemail
 
diff -rN -u old-haskell-hsemail/libghc6-hsemail-doc.doc-base new-haskell-hsemail/libghc6-hsemail-doc.doc-base
--- old-haskell-hsemail/libghc6-hsemail-doc.doc-base	2010-05-31 22:27:32.109861373 +0000
+++ new-haskell-hsemail/libghc6-hsemail-doc.doc-base	2010-05-31 22:27:32.113861584 +0000
@@ -1,7 +1,7 @@
 Document: haskell-hsemail-api
 Title: Documentation for the haskell hsemail library
 Author: Peter Simons
-Abstract: hsp is a Haskell parser for email messages and SMTP conversations
+Abstract: hsp is a Haskell parser for emails and SMTP conversations
 Section: Programming/Haskell
 
 Format: HTML





More information about the Pkg-haskell-commits mailing list