From 61994f782df908ccc5f0ba86c3eddaaeb2525723 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 24 May 2013 13:12:11 +0400 Subject: haskell-hxt-xslt: Use substvars for Haskell description blurbs --- p/haskell-hxt-xslt/debian/changelog | 1 + p/haskell-hxt-xslt/debian/control | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'p/haskell-hxt-xslt') diff --git a/p/haskell-hxt-xslt/debian/changelog b/p/haskell-hxt-xslt/debian/changelog index 51329fba5..ff1727c66 100644 --- a/p/haskell-hxt-xslt/debian/changelog +++ b/p/haskell-hxt-xslt/debian/changelog @@ -1,6 +1,7 @@ haskell-hxt-xslt (9.1.1-4) UNRELEASED; urgency=low * Enable compat level 9 + * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 09:54:03 +0200 diff --git a/p/haskell-hxt-xslt/debian/control b/p/haskell-hxt-xslt/debian/control index 4866001c5..a9f8da5b3 100644 --- a/p/haskell-hxt-xslt/debian/control +++ b/p/haskell-hxt-xslt/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Debian Haskell Group Uploaders: TANIGUCHI Takaki Build-Depends: debhelper (>= 9), - haskell-devscripts (>= 0.8.13), + haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, @@ -24,12 +24,12 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: XSLT modules for HXT. +Description: XSLT modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XSLT library. . - This package contains the libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-hxt-xslt-prof Architecture: any @@ -37,12 +37,12 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: XSLT modules for HXT.; profiling library +Description: XSLT modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XSLT library. . - This package contains the profiling libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-hxt-xslt-doc Section: doc @@ -51,9 +51,9 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: XSLT modules for HXT.; documentation +Description: XSLT modules for HXT.${haskell:ShortBlurb} This is a part of Haskell XML Toolbox. . The Haskell XML Toolbox XSLT library. . - This package contains the library documentation. + ${haskell:Blurb} -- cgit v1.2.3