[Pkg-haskell-commits] darcs: haskell-safecopy: Fix short descriptions

Giovanni Mascellani gio at debian.org
Tue May 15 20:29:25 UTC 2012


Tue May 15 19:19:52 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Fix short descriptions
  Ignore-this: f6ade84e9c5a9f7da5e03edd1aad8626

    M ./control -3 +3

Tue May 15 19:19:52 UTC 2012  Giovanni Mascellani <gio at debian.org>
  * Fix short descriptions
  Ignore-this: f6ade84e9c5a9f7da5e03edd1aad8626
diff -rN -u old-haskell-safecopy//control new-haskell-safecopy//control
--- old-haskell-safecopy//control	2012-05-15 20:29:25.533325274 +0000
+++ new-haskell-safecopy//control	2012-05-15 20:29:25.553325192 +0000
@@ -28,7 +28,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell serialization library with version control
+Description: Haskell serialization library with version control - GHC libraries
  SafeCopy is an extension to cereal, a Haskell serialization library:
  it adds the ability to define new versions of some data tpe and
  automatically convert variables serialized with an old format to a
@@ -44,7 +44,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell serialization library with version control
+Description: Haskell serialization library with version control - GHC profiling libraries
  SafeCopy is an extension to cereal, a Haskell serialization library:
  it adds the ability to define new versions of some data tpe and
  automatically convert variables serialized with an old format to a
@@ -59,7 +59,7 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Haskell serialization library with version control
+Description: Haskell serialization library with version control - documentation
  SafeCopy is an extension to cereal, a Haskell serialization library:
  it adds the ability to define new versions of some data tpe and
  automatically convert variables serialized with an old format to a





More information about the Pkg-haskell-commits mailing list