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

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


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

    M ./changelog +1
    M ./control -15 +9

Fri May 24 08:55:39 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Use substvars for Haskell description blurbs
  Ignore-this: a82e7f90210160b7b7d89df6defb549d
diff -rN -u old-haskell-qt//changelog new-haskell-qt//changelog
--- old-haskell-qt//changelog	2013-05-24 09:28:09.766636557 +0000
+++ new-haskell-qt//changelog	2013-05-24 09:28:09.771260945 +0000
@@ -4,6 +4,7 @@
     against experimental
   * Bump standards version, no change
   * Enable compat level 9
+  * Use substvars for Haskell description blurbs
 
  -- Joachim Breitner <nomeata at debian.org>  Sat, 13 Oct 2012 14:12:14 +0200
 
diff -rN -u old-haskell-qt//control new-haskell-qt//control
--- old-haskell-qt//control	2013-05-24 09:28:09.751188540 +0000
+++ new-haskell-qt//control	2013-05-24 09:28:09.771260945 +0000
@@ -6,7 +6,7 @@
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9)
   , cdbs
-  , haskell-devscripts (>= 0.8.13)
+  , haskell-devscripts (>= 0.8.15)
   , ghc
   , ghc-prof
   , libqt4-dev
@@ -31,9 +31,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell bindings for Qt framework for GHC; C bits
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell bindings for Qt framework for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  qtHaskell is a set of Haskell bindings for the Qt framework.
  Haskell programmers can now access the Qt "Signals and Slots" interface
@@ -51,9 +50,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell bindings for Qt framework for GHC
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell bindings for Qt framework for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  qtHaskell is a set of Haskell bindings for the Qt framework.
  Haskell programmers can now access the Qt "Signals and Slots" interface
@@ -72,10 +70,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
-Description: Haskell bindings for Qt framework for GHC; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell bindings for Qt framework for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  qtHaskell is a set of Haskell bindings for the Qt framework.
  Haskell programmers can now access the Qt "Signals and Slots" interface
@@ -90,10 +86,8 @@
   , qt4-doc
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
-Description: Haskell bindings for Qt framework for GHC; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell bindings for Qt framework for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
  .
  qtHaskell is a set of Haskell bindings for the Qt framework.
  Haskell programmers can now access the Qt "Signals and Slots" interface





More information about the Pkg-haskell-commits mailing list