diff options
Diffstat (limited to 'p/haskell-web-plugins/debian/control')
| -rw-r--r-- | p/haskell-web-plugins/debian/control | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-web-plugins/debian/control b/p/haskell-web-plugins/debian/control index 51eaf1c09..e76be0d25 100644 --- a/p/haskell-web-plugins/debian/control +++ b/p/haskell-web-plugins/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 , libghc-mtl-dev (>> 2.1) @@ -34,11 +34,10 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: dynamic plugin system for web applications +Description: dynamic plugin system for web applications${haskell:ShortBlurb} This library provides a dynamic plugin system for web applications. . - This package provides a library for the Haskell programming language. - See http://www.haskell.org/ for more information on Haskell. + ${haskell:Blurb} Package: libghc-web-plugins-prof Architecture: any @@ -47,11 +46,10 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: dynamic plugin system for web applications; profiling libraries +Description: dynamic plugin system for web applications${haskell:ShortBlurb} This library provides a dynamic plugin system for web applications. . - 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-web-plugins-doc Section: doc @@ -59,9 +57,7 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: dynamic plugin system for web applications; documentation +Description: dynamic plugin system for web applications${haskell:ShortBlurb} This library provides a dynamic plugin system for web applications. . - 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} |
