[Pkg-haskell-commits] darcs: haskell-hakyll: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 08:16:53 UTC 2013


Sat May 25 21:42:46 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: c5a43402d2bc7cf9d408eff530251bbb

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

Sat May 25 21:42:46 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: c5a43402d2bc7cf9d408eff530251bbb
diff -rN -u old-haskell-hakyll//changelog new-haskell-hakyll//changelog
--- old-haskell-hakyll//changelog	2013-05-26 08:16:52.959036523 +0000
+++ new-haskell-hakyll//changelog	2013-05-26 08:16:52.971036844 +0000
@@ -1,3 +1,10 @@
+haskell-hakyll (4.2.2.0-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:42:46 +0200
+
 haskell-hakyll (4.2.2.0-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-hakyll//control new-haskell-hakyll//control
--- old-haskell-hakyll//control	2013-05-26 08:16:52.955036609 +0000
+++ new-haskell-hakyll//control	2013-05-26 08:16:52.967036491 +0000
@@ -106,14 +106,14 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: static website compiler library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Hakyll is a static website compiler library. It provides you with
  the tools to create a simple or advanced static website using a
  Haskell DSL and formats such as markdown or RST. You can find
  more information, including a tutorial, on the website:
  .
  http://jaspervdj.be/hakyll
+ .
+ ${haskell:Blurb}
 
 Package: libghc-hakyll-prof
 Architecture: any
@@ -123,14 +123,14 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: static website compiler library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Hakyll is a static website compiler library. It provides you with
  the tools to create a simple or advanced static website using a
  Haskell DSL and formats such as markdown or RST. You can find
  more information, including a tutorial, on the website:
  .
  http://jaspervdj.be/hakyll
+ .
+ ${haskell:Blurb}
 
 Package: libghc-hakyll-doc
 Section: doc
@@ -139,11 +139,11 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: static website compiler library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Hakyll is a static website compiler library. It provides you with
  the tools to create a simple or advanced static website using a
  Haskell DSL and formats such as markdown or RST. You can find
  more information, including a tutorial, on the website:
  .
  http://jaspervdj.be/hakyll
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list