summaryrefslogtreecommitdiff
path: root/p/haskell-x11-xft
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:14 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:14 +0400
commit67ce196dba562c1bc4cf0acc3aa52b406cac3c8e (patch)
treeb4e6e69770c307c5aa1e6d0d4d26340890a90960 /p/haskell-x11-xft
parent232e3029717193f87eba39808aa83b47daf915a4 (diff)
downloadDHG_packages-67ce196dba562c1bc4cf0acc3aa52b406cac3c8e.tar.gz
haskell-x11-xft: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-x11-xft')
-rw-r--r--p/haskell-x11-xft/debian/changelog1
-rw-r--r--p/haskell-x11-xft/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-x11-xft/debian/changelog b/p/haskell-x11-xft/debian/changelog
index de6400097..4fa4c14ca 100644
--- a/p/haskell-x11-xft/debian/changelog
+++ b/p/haskell-x11-xft/debian/changelog
@@ -1,6 +1,7 @@
haskell-x11-xft (0.3.1-4) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:55:31 +0200
diff --git a/p/haskell-x11-xft/debian/control b/p/haskell-x11-xft/debian/control
index f204daed5..4edea4777 100644
--- a/p/haskell-x11-xft/debian/control
+++ b/p/haskell-x11-xft/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9)
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, cdbs
, ghc
, ghc-prof
@@ -29,9 +29,8 @@ Depends: ${haskell:Depends}
, libxft-dev
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Haskell Xft binding for GHC
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: Haskell Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This library is a binding to the Xft library.
.
@@ -45,10 +44,8 @@ Architecture: any
Depends: ${haskell:Depends}
, ${misc:Depends}
Provides: ${haskell:Provides}
-Description: Haskell Xft binding 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 Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This library is a binding to the Xft library.
.
@@ -64,10 +61,8 @@ Depends: ${haskell:Depends}
, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Haskell Xft binding 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 Xft binding for GHC${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This library is a binding to the Xft library.
.