[Pkg-haskell-commits] darcs: haskell-acid-state: Not conflicting or replacing haskell-happstack-state, just displaying a warning
Giovanni Mascellani
gio at debian.org
Thu May 17 09:01:04 UTC 2012
Thu May 17 08:21:42 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Not conflicting or replacing haskell-happstack-state, just displaying a warning
Ignore-this: 437b6443840cbba9588c4ca59dfcf4e2
M ./control -11 +9
Thu May 17 08:21:42 UTC 2012 Giovanni Mascellani <gio at debian.org>
* Not conflicting or replacing haskell-happstack-state, just displaying a warning
Ignore-this: 437b6443840cbba9588c4ca59dfcf4e2
diff -rN -u old-haskell-acid-state//control new-haskell-acid-state//control
--- old-haskell-acid-state//control 2012-05-17 09:01:03.405327444 +0000
+++ new-haskell-acid-state//control 2012-05-17 09:01:03.417328152 +0000
@@ -37,8 +37,6 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Replaces: libghc-happstack-state-dev (<< 7)
-Breaks: libghc-happstack-state-dev (<< 7)
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
@@ -53,7 +51,8 @@
network server.
.
This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ See http://www.haskell.org/ for more information on Haskell. It
+ obsoletes the package haskell-happstack-state.
Package: libghc-acid-state-prof
Architecture: any
@@ -62,8 +61,6 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Replaces: libghc-happstack-state-prof (<< 7)
-Breaks: libghc-happstack-state-prof (<< 7)
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
@@ -77,8 +74,10 @@
This library supports both storing data on the local disk and via a
network server.
.
- This package provides a library for the Haskell programming language, compiled
- for profiling. See http://www.haskell.org/ for more information on Haskell.
+ This package provides a library for the Haskell programming language,
+ compiled for profiling. See http://www.haskell.org/ for more
+ information on Haskell. It obsoletes the package
+ haskell-happstack-state.
Package: libghc-acid-state-doc
Section: doc
@@ -86,8 +85,6 @@
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Replaces: libghc-happstack-state-doc (<< 7)
-Breaks: libghc-happstack-state-doc (<< 7)
Description: Haskell database library with ACID guarantees - documentation
AcidState is a Haskell library to store serializable Haskell
structures, guaranteeing that transactions support the ACID
@@ -102,5 +99,6 @@
network server.
.
This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ programming language. See http://www.haskell.org/ for more
+ information on Haskell. It obsoletes the package
+ haskell-happstack-state.
More information about the Pkg-haskell-commits
mailing list