[Pkg-haskell-commits] darcs: =?UTF-8?Q?haskell-rose=7Aipper?=: Fixed too long extended description line.

mhatta at debian.org mhatta at debian.org
Fri Feb 1 07:51:31 UTC 2013


Fri Feb  1 07:48:54 UTC 2013  mhatta at debian.org
  * Fixed too long extended description line.
  Ignore-this: 8716690a07037aa300c0882d15207b5d

    M ./control -3 +6

Fri Feb  1 07:48:54 UTC 2013  mhatta at debian.org
  * Fixed too long extended description line.
  Ignore-this: 8716690a07037aa300c0882d15207b5d
diff -rN -u old-haskell-rosezipper//control new-haskell-rosezipper//control
--- old-haskell-rosezipper//control	2013-02-01 07:51:31.639217291 +0000
+++ new-haskell-rosezipper//control	2013-02-01 07:51:31.647217357 +0000
@@ -29,7 +29,8 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Generic zipper implementation for Data.Tree in Haskell
- This Haskell library provides a Haskell datastructure for working with locations in trees or forests.
+ This Haskell library provides a Haskell datastructure for working with 
+ locations in trees or forests.
  .
  This package contains the normal library files.
 
@@ -41,7 +42,8 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Generic zipper implementation for Data.Tree in Haskell
- This Haskell library provides a Haskell datastructure for working with locations in trees or forests.
+ This Haskell library provides a Haskell datastructure for working with 
+ locations in trees or forests.
  .
  This package contains the libraries compiled with profiling enabled.
 
@@ -53,7 +55,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Generic zipper implementation for Data.Tree in Haskell
- This Haskell library provides a Haskell datastructure for working with locations in trees or forests.
+ This Haskell library provides a Haskell datastructure for working with 
+ locations in trees or forests.
  .
  This package contains the documentation files.
 





More information about the Pkg-haskell-commits mailing list