[Pkg-haskell-commits] darcs: haskell-wai-handler-fastcgi: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Sat May 25 11:04:40 UTC 2013


Sat May 25 09:07:13 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 1ff78a69fa33934e9734dc4ae4aaecea

    M ./changelog +1
    M ./control -11 +7

Sat May 25 09:07:13 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: 1ff78a69fa33934e9734dc4ae4aaecea
diff -rN -u old-haskell-wai-handler-fastcgi//changelog new-haskell-wai-handler-fastcgi//changelog
--- old-haskell-wai-handler-fastcgi//changelog	2013-05-25 11:04:40.495052143 +0000
+++ new-haskell-wai-handler-fastcgi//changelog	2013-05-25 11:04:40.507042335 +0000
@@ -1,6 +1,7 @@
 haskell-wai-handler-fastcgi (1.3.0.2-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 11:06:53 +0200
 
diff -rN -u old-haskell-wai-handler-fastcgi//control new-haskell-wai-handler-fastcgi//control
--- old-haskell-wai-handler-fastcgi//control	2013-05-25 11:04:40.491068434 +0000
+++ new-haskell-wai-handler-fastcgi//control	2013-05-25 11:04:40.503041435 +0000
@@ -5,7 +5,7 @@
 Uploaders: Clint Adams <clint at debian.org>
 Build-Depends: debhelper (>= 9)
   , cdbs
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
   , libghc-wai-dev (>> 1.3)
@@ -32,11 +32,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: WAI handler to FastCGI
+Description: WAI handler to FastCGI${haskell:ShortBlurb}
  Web Application Interface (WAI) handler to FastCGI (FCGI).
  .
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
 
 Package: libghc-wai-handler-fastcgi-prof
 Architecture: any
@@ -45,11 +44,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: WAI handler to FastCGI; profiling libraries
+Description: WAI handler to FastCGI${haskell:ShortBlurb}
  Web Application Interface (WAI) handler to FastCGI (FCGI).
  .
- This package provides a library for the Haskell programming language, compiled
- for profiling.  See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
 
 Package: libghc-wai-handler-fastcgi-doc
 Section: doc
@@ -57,9 +55,7 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: WAI handler to FastCGI; documentation
+Description: WAI handler to FastCGI${haskell:ShortBlurb}
  Web Application Interface (WAI) handler to FastCGI (FCGI).
  .
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list