[Pkg-haskell-commits] darcs: haskell-reactive-banana: 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:45:37 UTC 2013


Sat May 25 21:43:15 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: b44d03371d587bfdb16c896b69fdd0dc

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

Sat May 25 21:43:15 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: b44d03371d587bfdb16c896b69fdd0dc
diff -rN -u old-haskell-reactive-banana//changelog new-haskell-reactive-banana//changelog
--- old-haskell-reactive-banana//changelog	2013-05-26 07:45:37.234317538 +0000
+++ new-haskell-reactive-banana//changelog	2013-05-26 07:45:37.238333656 +0000
@@ -1,3 +1,10 @@
+haskell-reactive-banana (0.7.0.1-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:15 +0200
+
 haskell-reactive-banana (0.7.0.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-reactive-banana//control new-haskell-reactive-banana//control
--- old-haskell-reactive-banana//control	2013-05-26 07:45:37.209904197 +0000
+++ new-haskell-reactive-banana//control	2013-05-26 07:45:37.234317538 +0000
@@ -43,8 +43,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  The current focus of this library is to implement a subset of the semantic
  model for functional reactive programming pioneered by Conal Elliott.
  .
@@ -63,6 +61,8 @@
  Stability forecast: Known inefficiencies that will be addressed. No
  semantic bugs expected. Significant API changes are likely in future
  versions.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-reactive-banana-prof
 Architecture: any
@@ -72,8 +72,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  The current focus of this library is to implement a subset of the semantic
  model for functional reactive programming pioneered by Conal Elliott.
  .
@@ -92,6 +90,8 @@
  Stability forecast: Known inefficiencies that will be addressed. No
  semantic bugs expected. Significant API changes are likely in future
  versions.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-reactive-banana-doc
 Section: doc
@@ -100,8 +100,6 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  The current focus of this library is to implement a subset of the semantic
  model for functional reactive programming pioneered by Conal Elliott.
  .
@@ -120,5 +118,7 @@
  Stability forecast: Known inefficiencies that will be addressed. No
  semantic bugs expected. Significant API changes are likely in future
  versions.
+ .
+ ${haskell:Blurb}
 
 





More information about the Pkg-haskell-commits mailing list