[Pkg-haskell-commits] darcs: haskell-acid-state: Fix short descriptions
Giovanni Mascellani
gio at debian.org
Tue May 15 20:30:35 UTC 2012
Tue May 15 20:30:17 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Fix short descriptions
Ignore-this: 8f5010eadd6b34d3ae410579338287b0
M ./control -3 +3
Tue May 15 20:30:17 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Fix short descriptions
Ignore-this: 8f5010eadd6b34d3ae410579338287b0
diff -rN -u old-haskell-acid-state//control new-haskell-acid-state//control
--- old-haskell-acid-state//control 2012-05-15 20:30:35.089821830 +0000
+++ new-haskell-acid-state//control 2012-05-15 20:30:35.101825367 +0000
@@ -39,7 +39,7 @@
Provides: ${haskell:Provides}
Replaces: libghc-happstack-state-dev (<< 7)
Breaks: libghc-happstack-state-dev (<< 7)
-Description: Haskell database library with ACID guarantees
+Description: Haskell database library with ACID guarantees - GHC libraries
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
semantic. That is, they must be atomic (a transaction must be
@@ -64,7 +64,7 @@
Provides: ${haskell:Provides}
Replaces: libghc-happstack-state-prof (<< 7)
Breaks: libghc-happstack-state-prof (<< 7)
-Description: Haskell database library with ACID guarantees
+Description: Haskell database library with ACID guarantees - GHC profiling libraries
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
semantic. That is, they must be atomic (a transaction must be
@@ -88,7 +88,7 @@
Suggests: ${haskell:Suggests}
Replaces: libghc-happstack-state-doc (<< 7)
Breaks: libghc-happstack-state-doc (<< 7)
-Description: Haskell database library with ACID guarantees
+Description: Haskell database library with ACID guarantees - documentation
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
semantic. That is, they must be atomic (a transaction must be
More information about the Pkg-haskell-commits
mailing list