[Pkg-haskell-commits] darcs: haskell-tls: Fix short description typo.

Clint Adams clint at debian.org
Fri Mar 9 02:09:33 UTC 2012


Fri Mar  9 02:09:26 UTC 2012  Clint Adams <clint at debian.org>
  * Fix short description typo.
  Ignore-this: ac01c9c40ec92f56bd78c06440755728

    M ./changelog +6
    M ./control -3 +3

Fri Mar  9 02:09:26 UTC 2012  Clint Adams <clint at debian.org>
  * Fix short description typo.
  Ignore-this: ac01c9c40ec92f56bd78c06440755728
diff -rN -u old-haskell-tls//changelog new-haskell-tls//changelog
--- old-haskell-tls//changelog	2012-03-09 02:09:32.867256349 +0000
+++ new-haskell-tls//changelog	2012-03-09 02:09:32.871250664 +0000
@@ -1,3 +1,9 @@
+haskell-tls (0.9.0-3) UNRELEASED; urgency=low
+
+  * Fix short description typo.  closes: #645415.
+
+ -- Clint Adams <clint at debian.org>  Thu, 08 Mar 2012 21:08:58 -0500
+
 haskell-tls (0.9.0-2) unstable; urgency=low
 
   * Sourceful upload to rebuild documentation package
diff -rN -u old-haskell-tls//control new-haskell-tls//control
--- old-haskell-tls//control	2012-03-09 02:09:32.847255108 +0000
+++ new-haskell-tls//control	2012-03-09 02:09:32.871250664 +0000
@@ -41,7 +41,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: native Haskell implementation of TLS/SSL protcol 
+Description: native Haskell implementation of TLS/SSL protocol
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
@@ -61,7 +61,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: native Haskell implementation of TLS/SSL protcol; profiling libraries
+Description: native Haskell implementation of TLS/SSL protocol; profiling libraries
  This package provides a library for the Haskell programming language,
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
@@ -81,7 +81,7 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: native Haskell implementation of TLS/SSL protcol; documentation
+Description: native Haskell implementation of TLS/SSL protocol; documentation
  This package provides the documentation for a library for the Haskell
  programming language.
  See http://www.haskell.org/ for more information on Haskell.





More information about the Pkg-haskell-commits mailing list