[Pkg-haskell-commits] darcs: haskell-yesod-persistent: 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:14 UTC 2013


Sat May 25 21:43:42 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: 7dc86340a488c7f4805de37fa8ee650d

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

Sat May 25 21:43:42 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: 7dc86340a488c7f4805de37fa8ee650d
diff -rN -u old-haskell-yesod-persistent//changelog new-haskell-yesod-persistent//changelog
--- old-haskell-yesod-persistent//changelog	2013-05-26 08:17:14.159040145 +0000
+++ new-haskell-yesod-persistent//changelog	2013-05-26 08:17:14.171076828 +0000
@@ -1,3 +1,10 @@
+haskell-yesod-persistent (1.1.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:42 +0200
+
 haskell-yesod-persistent (1.1.0.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-yesod-persistent//control new-haskell-yesod-persistent//control
--- old-haskell-yesod-persistent//control	2013-05-26 08:17:14.145541095 +0000
+++ new-haskell-yesod-persistent//control	2013-05-26 08:17:14.163043176 +0000
@@ -39,12 +39,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-persistent-prof
 Architecture: any
@@ -54,12 +54,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-persistent-doc
 Section: doc
@@ -68,9 +68,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