[Pkg-haskell-commits] darcs: haskell-monadcatchio-mtl: 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:41 UTC 2013


Sat May 25 21:43:02 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: 103c1f0c5b61931607a7633df2b6f03a

    M ./changelog +7
    M ./control -6 +6

Sat May 25 21:43:02 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: 103c1f0c5b61931607a7633df2b6f03a
diff -rN -u old-haskell-monadcatchio-mtl//changelog new-haskell-monadcatchio-mtl//changelog
--- old-haskell-monadcatchio-mtl//changelog	2013-05-26 07:44:41.318286435 +0000
+++ new-haskell-monadcatchio-mtl//changelog	2013-05-26 07:44:41.326206091 +0000
@@ -1,3 +1,10 @@
+haskell-monadcatchio-mtl (0.3.0.5-3) 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:02 +0200
+
 haskell-monadcatchio-mtl (0.3.0.5-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-monadcatchio-mtl//control new-haskell-monadcatchio-mtl//control
--- old-haskell-monadcatchio-mtl//control	2013-05-26 07:44:41.286038804 +0000
+++ new-haskell-monadcatchio-mtl//control	2013-05-26 07:44:41.322349884 +0000
@@ -29,11 +29,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: monad-transformer version of the Control.Exception module${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a monad-transformer version of the Control.Exception.catch
  function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
  defines proper instances for most monad transformers in the mtl library.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-monadcatchio-mtl-prof
 Architecture: any
@@ -42,11 +42,11 @@
   , ${misc:Depends}
 Provides: ${haskell:Provides}
 Description: monad-transformer version of the Control.Exception module${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a monad-transformer version of the Control.Exception.catch
  function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
  defines proper instances for most monad transformers in the mtl library.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-monadcatchio-mtl-doc
 Section: doc
@@ -55,8 +55,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: monad-transformer version of the Control.Exception module${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Provides a monad-transformer version of the Control.Exception.catch
  function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It
  defines proper instances for most monad transformers in the mtl library.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list