From 232e3029717193f87eba39808aa83b47daf915a4 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 24 May 2013 12:56:14 +0400 Subject: haskell-xdg-basedir: Use substvars for Haskell description blurbs --- p/haskell-xdg-basedir/debian/control | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'p/haskell-xdg-basedir/debian/control') 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 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} -- cgit v1.2.3