summaryrefslogtreecommitdiff
path: root/p/haskell-math-functions/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-math-functions/debian/control')
-rw-r--r--p/haskell-math-functions/debian/control18
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-math-functions/debian/control b/p/haskell-math-functions/debian/control
index 2d1105a1d..345630a49 100644
--- a/p/haskell-math-functions/debian/control
+++ b/p/haskell-math-functions/debian/control
@@ -6,7 +6,7 @@ Uploaders: Iulian Udrea <iulian@physics.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9),
cdbs,
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.8.15),
ghc,
ghc-prof,
libghc-erf-dev (>= 2),
@@ -25,13 +25,12 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Special functions and Chebyshev polynomials
+Description: Special functions and Chebyshev polynomials${haskell:ShortBlurb}
This library provides implementations of special mathematical
functions and Chebyshev polynomials. These functions are often
useful in statistical and numerical computing.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-math-functions-prof
Architecture: any
@@ -39,13 +38,12 @@ Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Special functions and Chebyshev polynomials; profiling data
+Description: Special functions and Chebyshev polynomials${haskell:ShortBlurb}
This library provides implementations of special mathematical
functions and Chebyshev polynomials. These functions are often
useful in statistical and numerical computing.
.
- 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-math-functions-doc
Section: doc
@@ -53,11 +51,9 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Special functions and Chebyshev polynomials; documentation
+Description: Special functions and Chebyshev polynomials${haskell:ShortBlurb}
This library provides implementations of special mathematical
functions and Chebyshev polynomials. These functions are often
useful in statistical and numerical computing.
.
- 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}