[Pkg-haskell-commits] darcs: haskell-warp-tls: 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:19 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: 8d55c9090dc4210c054cae7b9ae1b7db

    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: 8d55c9090dc4210c054cae7b9ae1b7db
diff -rN -u old-haskell-warp-tls//changelog new-haskell-warp-tls//changelog
--- old-haskell-warp-tls//changelog	2013-05-26 07:47:19.115085646 +0000
+++ new-haskell-warp-tls//changelog	2013-05-26 07:47:19.123038987 +0000
@@ -1,3 +1,10 @@
+haskell-warp-tls (1.4.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:36 +0200
+
 haskell-warp-tls (1.4.0.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-warp-tls//control new-haskell-warp-tls//control
--- old-haskell-warp-tls//control	2013-05-26 07:47:19.115085646 +0000
+++ new-haskell-warp-tls//control	2013-05-26 07:47:19.119045735 +0000
@@ -64,10 +64,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: SSL/TLS support for Warp${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains SSL/TLS support for Warp, the premier WAI handler, via
  the native Haskell TLS implementation.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-warp-tls-prof
 Architecture: any
@@ -77,10 +77,10 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: SSL/TLS support for Warp${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains SSL/TLS support for Warp, the premier WAI handler, via
  the native Haskell TLS implementation.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-warp-tls-doc
 Section: doc
@@ -89,7 +89,7 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: SSL/TLS support for Warp${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  It contains SSL/TLS support for Warp, the premier WAI handler, via
  the native Haskell TLS implementation.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list