[Pkg-haskell-commits] darcs: haskell-wai-extra: Expand description (Closes: #628989)

Joachim Breitner mail at joachim-breitner.de
Sat Feb 11 03:40:05 UTC 2012


Sat Jun  4 11:22:11 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Expand description (Closes: #628989)
  Ignore-this: 8fd2d3f2b81168e7e211488020b946bf

    M ./changelog +6
    M ./control +18

Sat Jun  4 11:22:11 UTC 2011  Joachim Breitner <mail at joachim-breitner.de>
  * Expand description (Closes: #628989)
  Ignore-this: 8fd2d3f2b81168e7e211488020b946bf
diff -rN -u old-haskell-wai-extra//changelog new-haskell-wai-extra//changelog
--- old-haskell-wai-extra//changelog	2012-02-11 03:40:05.322750524 +0000
+++ new-haskell-wai-extra//changelog	2012-02-11 03:40:05.522215347 +0000
@@ -1,3 +1,9 @@
+haskell-wai-extra (0.2.4.2-2) UNRELEASED; urgency=low
+
+  * Expand description (Closes: #628989)
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 04 Jun 2011 13:21:55 +0200
+
 haskell-wai-extra (0.2.4.2-1) unstable; urgency=low
 
   * Initial release.
diff -rN -u old-haskell-wai-extra//control new-haskell-wai-extra//control
--- old-haskell-wai-extra//control	2012-02-11 03:40:05.317765668 +0000
+++ new-haskell-wai-extra//control	2012-02-11 03:40:05.501928042 +0000
@@ -38,6 +38,12 @@
 Description: some basic WAI handlers and middleware
  This package provides a library for the Haskell programming language.
  See http://www.haskell.org/ for more information on Haskell.
+ .
+ wai is a common protocol for communication between web aplications and web
+ servers.
+ .
+ This library provides some common features not tied to a particular web
+ application or web server.
 
 Package: libghc-wai-extra-prof
 Architecture: any
@@ -50,6 +56,12 @@
  This package provides a library for the Haskell programming language,
  compiled for profiling.
  See http://www.haskell.org/ for more information on Haskell.
+ .
+ wai is a common protocol for communication between web aplications and web
+ servers.
+ .
+ This library provides some common features not tied to a particular web
+ application or web server.
 
 Package: libghc-wai-extra-doc
 Section: doc
@@ -61,3 +73,9 @@
  This package provides the documentation for a library for the Haskell
  programming language.
  See http://www.haskell.org/ for more information on Haskell.
+ .
+ wai is a common protocol for communication between web aplications and web
+ servers.
+ .
+ This library provides some common features not tied to a particular web
+ application or web server.





More information about the Pkg-haskell-commits mailing list