[Pkg-haskell-commits] darcs: haskell-warp: 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:47:16 UTC 2013
Sat May 25 21:43:36 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: ea786c7cc137c64b3b5a754839355550
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:36 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: ea786c7cc137c64b3b5a754839355550
diff -rN -u old-haskell-warp//changelog new-haskell-warp//changelog
--- old-haskell-warp//changelog 2013-05-26 07:47:16.634041567 +0000
+++ new-haskell-warp//changelog 2013-05-26 07:47:16.646075959 +0000
@@ -1,3 +1,10 @@
+haskell-warp (1.3.7.4-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:36 +0200
+
haskell-warp (1.3.7.4-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-warp//control new-haskell-warp//control
--- old-haskell-warp//control 2013-05-26 07:47:16.609552112 +0000
+++ new-haskell-warp//control 2013-05-26 07:47:16.638045826 +0000
@@ -70,10 +70,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: fast, light-weight web server for WAI applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains the premier WAI handler. For more information, see
http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/ .
+ .
+ ${haskell:Blurb}
Package: libghc-warp-prof
Architecture: any
@@ -83,10 +83,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: fast, light-weight web server for WAI applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains the premier WAI handler. For more information, see
http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/ .
+ .
+ ${haskell:Blurb}
Package: libghc-warp-doc
Section: doc
@@ -95,7 +95,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: fast, light-weight web server for WAI applications${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains the premier WAI handler. For more information, see
http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/ .
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list