[Pkg-haskell-commits] darcs: haskell-hs3: More typo fixing

Joachim Breitner mail at joachim-breitner.de
Thu May 12 06:13:48 UTC 2011


Thu May 12 06:12:35 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * More typo fixing
  Ignore-this: d0239b91e5e07d6187ae222605f55d57

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

Thu May 12 06:12:35 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * More typo fixing
  Ignore-this: d0239b91e5e07d6187ae222605f55d57
diff -rN -u old-haskell-hs3/changelog new-haskell-hs3/changelog
--- old-haskell-hs3/changelog	2011-05-12 06:13:48.036097962 +0000
+++ new-haskell-hs3/changelog	2011-05-12 06:13:48.040098174 +0000
@@ -1,6 +1,6 @@
 haskell-hs3 (0.5.6-2) UNRELEASED; urgency=low
 
-  * control: Correct typo.
+  * control: Correct typo (Closes: #624281)
 
  -- Marco Túlio Gontijo e Silva <marcot at debian.org>  Wed, 27 Apr 2011 23:42:39 -0300
 
diff -rN -u old-haskell-hs3/control new-haskell-hs3/control
--- old-haskell-hs3/control	2011-05-12 06:13:48.036097962 +0000
+++ new-haskell-hs3/control	2011-05-12 06:13:48.040098174 +0000
@@ -44,7 +44,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: interface to Amazons Simple Storage Service for Haskell
+Description: interface to Amazon's Simple Storage Service for Haskell
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
  .
@@ -59,7 +59,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: interface to Amazons Simple Storage Service for Haskell; profiling data
+Description: interface to Amazon's Simple Storage Service for Haskell; profiling data
  This package provides a library for the Haskell programming language,
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
@@ -74,7 +74,7 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: interface to Amazons Simple Storage Service for Haskell; documentation
+Description: interface to Amazon's Simple Storage Service for Haskell; 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