summaryrefslogtreecommitdiff
path: root/p/haskell-regex-base/debian
diff options
context:
space:
mode:
authormail <mail@joachim-breitner.de>2011-09-21 20:01:44 +0400
committermail <mail@joachim-breitner.de>2011-09-21 20:01:44 +0400
commitc1d53e9df3ddbe616f2061ef10f0dc458a53ae13 (patch)
treedd20d6d9486cab2077939d7bea1ec1bd33ea65bc /p/haskell-regex-base/debian
parentd7010d604cacfa6c3a1df840ec69894c72519cf7 (diff)
downloadDHG_packages-c1d53e9df3ddbe616f2061ef10f0dc458a53ae13.tar.gz
haskell-regex-base: Say GHC instead of GHC 6
Diffstat (limited to 'p/haskell-regex-base/debian')
-rw-r--r--p/haskell-regex-base/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/p/haskell-regex-base/debian/control b/p/haskell-regex-base/debian/control
index faad06a41..88b2f83f9 100644
--- a/p/haskell-regex-base/debian/control
+++ b/p/haskell-regex-base/debian/control
@@ -24,19 +24,19 @@ Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: GHC 6 library providing an API for regular expressions
+Description: GHC library providing an API for regular expressions
A library containing the interface API for the Haskell regular
expressions library packages regex-posix, regex-pcre, regex-parsec,
regex-tdfs, regex-dfa.
.
- This package contains the libraries for use with GHC 6.
+ This package contains the libraries for use with GHC.
Package: libghc-regex-base-prof
Architecture: any
Depends: ${haskell:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: GHC 6 profiling library providing an API for regular expressions
+Description: GHC profiling library providing an API for regular expressions
A library containing the interface API for the Haskell regular
expressions library packages regex-posix, regex-pcre, regex-parsec,
regex-tdfs, regex-dfa.