diff options
Diffstat (limited to 'p/haskell-unixutils/debian/control')
-rw-r--r-- | p/haskell-unixutils/debian/control | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control index f46c619a2..f7590563e 100644 --- a/p/haskell-unixutils/debian/control +++ b/p/haskell-unixutils/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com> Build-Depends: , debhelper (>= 9) - , haskell-devscripts (>= 0.8.13) + , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof @@ -32,11 +32,11 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: An interface between Haskell and Unix-like operating systems +Description: An interface between Haskell and Unix-like operating systems${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . - This package contains the libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-unixutils-prof Architecture: any @@ -46,11 +46,11 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Profiling libraries for the haskell-unixutils package +Description: Profiling libraries for the haskell-unixutils package${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . - This package contains the profiling libraries compiled for GHC. + ${haskell:Blurb} Package: libghc-unixutils-doc Section: doc @@ -58,8 +58,8 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: Documentation for the haskell-unixutils package +Description: Documentation for the haskell-unixutils package${haskell:ShortBlurb} A collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards Unix-type operating systems. . - This package contains the library documentation. + ${haskell:Blurb} |