[Pkg-haskell-commits] darcs: haskell-netwire: Use substvars for Haskell description blurbs

Joachim Breitner mail at joachim-breitner.de
Fri May 24 09:26:54 UTC 2013


Fri May 24 08:55:26 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: ce029de57e33d9122343167fafc88a9

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

Fri May 24 08:55:26 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: ce029de57e33d9122343167fafc88a9
diff -rN -u old-haskell-netwire//changelog new-haskell-netwire//changelog
--- old-haskell-netwire//changelog	2013-05-24 09:26:54.630040138 +0000
+++ new-haskell-netwire//changelog	2013-05-24 09:26:54.634040390 +0000
@@ -1,6 +1,7 @@
 haskell-netwire (4.0.7-2) UNRELEASED; urgency=low
 
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Fri, 24 May 2013 09:54:25 +0200
 
diff -rN -u old-haskell-netwire//control new-haskell-netwire//control
--- old-haskell-netwire//control	2013-05-24 09:26:54.626037631 +0000
+++ new-haskell-netwire//control	2013-05-24 09:26:54.634040390 +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-bifunctors-dev (>> 0.1)
@@ -58,9 +58,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: flexible wire arrows for FRP
- This package provides a library for the Haskell programming language.  See
- http://www.haskell.org/ for more information on Haskell.
+Description: flexible wire arrows for FRP${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It provides efficient and flexible wire arrows for functional reactive
  programming and other forms of locally stateful programming.
@@ -72,9 +71,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: flexible wire arrows for FRP; profiling libraries
- This package provides a library for the Haskell programming language.  See
- http://www.haskell.org/ for more information on Haskell.
+Description: flexible wire arrows for FRP${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It provides efficient and flexible wire arrows for functional reactive
  programming and other forms of locally stateful programming.
@@ -85,9 +83,8 @@
 Depends: ${misc:Depends}, ${haskell:Depends}
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: flexible wire arrows for FRP; documentation
- This package provides a library for the Haskell programming language.  See
- http://www.haskell.org/ for more information on Haskell.
+Description: flexible wire arrows for FRP${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  It provides efficient and flexible wire arrows for functional reactive
  programming and other forms of locally stateful programming.





More information about the Pkg-haskell-commits mailing list