summaryrefslogtreecommitdiff
path: root/p/haskell-xdg-basedir/debian/control
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
commit232e3029717193f87eba39808aa83b47daf915a4 (patch)
treef38d994065fa41bb5da0c484d6c2f821afc8d5e9 /p/haskell-xdg-basedir/debian/control
parentac0c43f4d2bec29e551459d360a5e2261af8c17f (diff)
downloadDHG_packages-232e3029717193f87eba39808aa83b47daf915a4.tar.gz
haskell-xdg-basedir: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-xdg-basedir/debian/control')
-rw-r--r--p/haskell-xdg-basedir/debian/control18
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-xdg-basedir/debian/control b/p/haskell-xdg-basedir/debian/control
index b813530bc..de82f3bac 100644
--- a/p/haskell-xdg-basedir/debian/control
+++ b/p/haskell-xdg-basedir/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
Build-Depends-Indep: ghc-doc
@@ -22,12 +22,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: basic implementation of the XDG Base Directory specification
+Description: basic implementation of the XDG Base Directory specification${haskell:ShortBlurb}
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-xdg-basedir-prof
Architecture: any
@@ -36,12 +35,11 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: basic implementation of the XDG Base Directory spec; profiling libraries
+Description: basic implementation of the XDG Base Directory spec${haskell:ShortBlurb}
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
- This package provides a library for the Haskell programming language, compiled
- for profiling. See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-xdg-basedir-doc
Section: doc
@@ -49,10 +47,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: basic implementation of the XDG Base Directory specification; documentation
+Description: basic implementation of the XDG Base Directory specification${haskell:ShortBlurb}
This should be a very straightforward implementation of the XDG Base
Directory spec.
.
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}