diff options
Diffstat (limited to 'p/haskell-hxt-xslt/debian/control')
| -rw-r--r-- | p/haskell-hxt-xslt/debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
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 <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: TANIGUCHI Takaki <takaki@debian.org> 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} |
