[Pkg-haskell-commits] darcs: haskell-monoid-transformer: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 07:44:49 UTC 2013
Sat May 25 21:43:04 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: a323c7906e6bc11911bc219d76327758
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:04 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: a323c7906e6bc11911bc219d76327758
diff -rN -u old-haskell-monoid-transformer//changelog new-haskell-monoid-transformer//changelog
--- old-haskell-monoid-transformer//changelog 2013-05-26 07:44:49.699284307 +0000
+++ new-haskell-monoid-transformer//changelog 2013-05-26 07:44:49.707037379 +0000
@@ -1,3 +1,10 @@
+haskell-monoid-transformer (0.0.2-6) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata at debian.org> Sat, 25 May 2013 23:43:04 +0200
+
haskell-monoid-transformer (0.0.2-5) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-monoid-transformer//control new-haskell-monoid-transformer//control
--- old-haskell-monoid-transformer//control 2013-05-26 07:44:49.691284405 +0000
+++ new-haskell-monoid-transformer//control 2013-05-26 07:44:49.703047628 +0000
@@ -19,11 +19,11 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Transformers for Reader and State Monoids${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides Monoid Transformers for the Reader Monoid and
the State Monoid. There's no Monoid Transformer for the Writer Monoid
since the Writer Monad transforms a Monoid into a Monad.
+ .
+ ${haskell:Blurb}
Package: libghc-monoid-transformer-prof
Architecture: any
@@ -32,11 +32,11 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Transformers for Reader and State Monoids${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides Monoid Transformers for the Reader Monoid and
the State Monoid. There's no Monoid Transformer for the Writer Monoid
since the Writer Monad transforms a Monoid into a Monad.
+ .
+ ${haskell:Blurb}
Package: libghc-monoid-transformer-doc
Section: doc
@@ -45,8 +45,8 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Transformers for Reader and State Monoids${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides Monoid Transformers for the Reader Monoid and
the State Monoid. There's no Monoid Transformer for the Writer Monoid
since the Writer Monad transforms a Monoid into a Monad.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list