[Pkg-haskell-commits] darcs: haskell-yesod-json: 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:17:11 UTC 2013


Sat May 25 21:43:41 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: eda5c83e1dae3a2bb1d37b65758569f7

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

Sat May 25 21:43:41 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: eda5c83e1dae3a2bb1d37b65758569f7
diff -rN -u old-haskell-yesod-json//changelog new-haskell-yesod-json//changelog
--- old-haskell-yesod-json//changelog	2013-05-26 08:17:11.707108233 +0000
+++ new-haskell-yesod-json//changelog	2013-05-26 08:17:11.711259834 +0000
@@ -1,3 +1,10 @@
+haskell-yesod-json (1.1.2.2-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:41 +0200
+
 haskell-yesod-json (1.1.2.2-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-yesod-json//control new-haskell-yesod-json//control
--- old-haskell-yesod-json//control	2013-05-26 08:17:11.695251298 +0000
+++ new-haskell-yesod-json//control	2013-05-26 08:17:11.707108233 +0000
@@ -64,12 +64,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Yesod is a framework designed to foster creation of RESTful web
  application that have strong compile-time guarantees of correctness.
  It also affords space efficient code and portability to many
  deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-yesod-json-prof
 Architecture: any
@@ -79,12 +79,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Yesod is a framework designed to foster creation of RESTful web
  application that have strong compile-time guarantees of correctness.
  It also affords space efficient code and portability to many
  deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-yesod-json-doc
 Section: doc
@@ -93,9 +93,9 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: framework for type-safe, RESTful web applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  Yesod is a framework designed to foster creation of RESTful web
  application that have strong compile-time guarantees of correctness.
  It also affords space efficient code and portability to many
  deployment backends, from CGI to stand-alone serving.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list