From c490cf53bd372c8997a8ddf19c978ce53252a94f Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 24 May 2013 12:55:58 +0400 Subject: haskell-temporary: Use substvars for Haskell description blurbs --- p/haskell-temporary/debian/changelog | 1 + p/haskell-temporary/debian/control | 18 +++++++----------- 2 files changed, 8 insertions(+), 11 deletions(-) (limited to 'p/haskell-temporary') diff --git a/p/haskell-temporary/debian/changelog b/p/haskell-temporary/debian/changelog index abccbc704..f92d1e674 100644 --- a/p/haskell-temporary/debian/changelog +++ b/p/haskell-temporary/debian/changelog @@ -1,6 +1,7 @@ haskell-temporary (1.1.2.4-2) UNRELEASED; urgency=low * Enable compat level 9 + * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 09:55:11 +0200 diff --git a/p/haskell-temporary/debian/control b/p/haskell-temporary/debian/control index 41ec857ee..1c9bec34d 100644 --- a/p/haskell-temporary/debian/control +++ b/p/haskell-temporary/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,13 +22,12 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Temporary files and directories +Description: Temporary files and directories${haskell:ShortBlurb} This library provide functions to create temporary files and directories. The code comes from the Cabal library, and is extracted into this package so that it can be used idependently of Cabal. . - This package provides a library for the Haskell programming language. - See http://www.haskell.org/ for more information on Haskell. + ${haskell:Blurb} Package: libghc-temporary-prof Architecture: any @@ -37,13 +36,12 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Temporary files and directories; profiling libraries +Description: Temporary files and directories${haskell:ShortBlurb} This library provide functions to create temporary files and directories. The code comes from the Cabal library, and is extracted into this package so that it can be used idependently of Cabal. . - 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-temporary-doc Section: doc @@ -51,11 +49,9 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: Temporary files and directories; documentation +Description: Temporary files and directories${haskell:ShortBlurb} This library provide functions to create temporary files and directories. The code comes from the Cabal library, and is extracted into this package so that it can be used idependently of Cabal. . - 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