summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:55:39 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:55:39 +0400
commit9e7163d4c7d3ccd01556fc3143c77f3550c3aedc (patch)
treec95cce3c2ef729d036729d1c4214e046bfde0c5b /p
parent6354e50c7966de72106b62e849d5008fc4fd64a8 (diff)
downloadDHG_packages-9e7163d4c7d3ccd01556fc3143c77f3550c3aedc.tar.gz
haskell-qt: Use substvars for Haskell description blurbs
Diffstat (limited to 'p')
-rw-r--r--p/haskell-qt/debian/changelog1
-rw-r--r--p/haskell-qt/debian/control24
2 files changed, 10 insertions, 15 deletions
diff --git a/p/haskell-qt/debian/changelog b/p/haskell-qt/debian/changelog
index f41c994b6..758f84f3b 100644
--- a/p/haskell-qt/debian/changelog
+++ b/p/haskell-qt/debian/changelog
@@ -4,6 +4,7 @@ haskell-qt (1.1.4.1-2) UNRELEASED; urgency=low
against experimental
* Bump standards version, no change
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:12:14 +0200
diff --git a/p/haskell-qt/debian/control b/p/haskell-qt/debian/control
index f8990c5a3..6fd4f5207 100644
--- a/p/haskell-qt/debian/control
+++ b/p/haskell-qt/debian/control
@@ -6,7 +6,7 @@ Uploaders: Filip Brcic <brcha@gna.org>
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 @@ Depends: ${haskell:Depends}
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 @@ Depends: ${haskell:Depends}
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 @@ Depends: ${haskell:Depends}
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 @@ Depends: ${haskell:Depends}
, 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