summaryrefslogtreecommitdiff
path: root/p/haskell-texmath
diff options
context:
space:
mode:
authormail <mail@joachim-breitner.de>2011-09-21 20:01:46 +0400
committermail <mail@joachim-breitner.de>2011-09-21 20:01:46 +0400
commit454b61959c08d78ea0955fc697ee284aa6b53abc (patch)
treecf9282f2ba32eb5f3695595b29352e0888e5a48e /p/haskell-texmath
parent1b2da655ae556d6a5cb100a0285cb12e54c8a8fa (diff)
downloadDHG_packages-454b61959c08d78ea0955fc697ee284aa6b53abc.tar.gz
haskell-texmath: Say GHC instead of GHC 6
Diffstat (limited to 'p/haskell-texmath')
-rw-r--r--p/haskell-texmath/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/p/haskell-texmath/debian/control b/p/haskell-texmath/debian/control
index dcbe003ea..f8ce673cb 100644
--- a/p/haskell-texmath/debian/control
+++ b/p/haskell-texmath/debian/control
@@ -34,12 +34,12 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library to convert LaTeX to MathML - GHC 6 libraries
+Description: Haskell library to convert LaTeX to MathML - GHC libraries
The texmath Haskell library provides functions to convert LaTeX math
formulas to presentation MathML. It supports basic LaTeX and AMS
extensions, but not macros.
.
- This package contains the libraries compiled for GHC 6.
+ This package contains the libraries compiled for GHC.
Package: libghc-texmath-prof
Architecture: any
@@ -49,12 +49,12 @@ Depends:
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Haskell library to convert LaTeX to MathML - GHC 6 profiling libraries
+Description: Haskell library to convert LaTeX to MathML - GHC profiling libraries
The texmath Haskell library provides functions to convert LaTeX math
formulas to presentation MathML. It supports basic LaTeX and AMS
extensions, but not macros.
.
- This package contains the profiling libraries compiled for GHC 6.
+ This package contains the profiling libraries compiled for GHC.
Package: libghc-texmath-doc
Section: doc