summaryrefslogtreecommitdiff
path: root/p/haskell-data-binary-ieee754/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-data-binary-ieee754/debian/control')
-rw-r--r--p/haskell-data-binary-ieee754/debian/control19
1 files changed, 7 insertions, 12 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control
index d0a7363e1..f72b6e68d 100644
--- a/p/haskell-data-binary-ieee754/debian/control
+++ b/p/haskell-data-binary-ieee754/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-binary-dev
@@ -25,9 +25,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: parser/serialiser for IEEE-754 floating-point values
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: parser/serialiser for IEEE-754 floating-point values${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It converts Float and Decimal values to and from raw octets.
@@ -38,10 +37,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: parser/serialiser for IEEE-754 floating-point values; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+Description: parser/serialiser for IEEE-754 floating-point values${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It converts Float and Decimal values to and from raw octets.
@@ -51,9 +48,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: parser/serialiser for IEEE-754 floating-point values; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: parser/serialiser for IEEE-754 floating-point values${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It converts Float and Decimal values to and from raw octets.