[Pkg-haskell-commits] darcs: haskell-qt: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 08:27:11 UTC 2013


Sat May 25 21:43:13 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: 22d4332ee39c76d9ed193f5ac8b7bad8

    M ./changelog +2
    M ./control -8 +8

Sat May 25 21:43:13 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: 22d4332ee39c76d9ed193f5ac8b7bad8
diff -rN -u old-haskell-qt//changelog new-haskell-qt//changelog
--- old-haskell-qt//changelog	2013-05-26 08:27:11.485552509 +0000
+++ new-haskell-qt//changelog	2013-05-26 08:27:11.485552509 +0000
@@ -5,6 +5,8 @@
   * Bump standards version, no change
   * Enable compat level 9
   * Use substvars for Haskell description blurbs
+  * Move Haskell blurb to the end of the description, reduces the impact
+    of #708703
 
  -- 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-26 08:27:11.477551990 +0000
+++ new-haskell-qt//control	2013-05-26 08:27:11.485552509 +0000
@@ -32,12 +32,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 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
  logic, design interfaces using Qt Designer and write scripted applications
  using the Qt ECMA/Javascript engine.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-qt-dev
 Architecture: any
@@ -51,12 +51,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 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
  logic, design interfaces using Qt Designer and write scripted applications
  using the Qt ECMA/Javascript engine.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-qt-prof
 Architecture: any
@@ -71,12 +71,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 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
  logic, design interfaces using Qt Designer and write scripted applications
  using the Qt ECMA/Javascript engine.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-qt-doc
 Section: doc
@@ -87,10 +87,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 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
  logic, design interfaces using Qt Designer and write scripted applications
  using the Qt ECMA/Javascript engine.
+ .
+ ${haskell:Blurb}
 





More information about the Pkg-haskell-commits mailing list