From a9682e7fc8ce1736e36f773826015144bf764509 Mon Sep 17 00:00:00 2001 From: mail Date: Wed, 21 Sep 2011 20:01:40 +0400 Subject: haskell-diff: Say GHC instead of GHC 6 --- p/haskell-diff/debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'p/haskell-diff/debian/control') diff --git a/p/haskell-diff/debian/control b/p/haskell-diff/debian/control index 629d692b2..2a2f2b9fa 100644 --- a/p/haskell-diff/debian/control +++ b/p/haskell-diff/debian/control @@ -22,7 +22,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: GHC 6 libraries for the Haskell O(ND) diff algorithm library +Description: GHC libraries for the Haskell O(ND) diff algorithm library This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. @@ -31,7 +31,7 @@ Description: GHC 6 libraries for the Haskell O(ND) diff algorithm library assumption is that users of this library will want to diff over interesting things or perform interesting tasks with the results. . - This package contains the libraries compiled for GHC 6. + This package contains the libraries compiled for GHC. Package: libghc-diff-prof Architecture: any @@ -41,7 +41,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: GHC 6 profiling libraries for the Haskell O(ND) diff algorithm library +Description: GHC profiling libraries for the Haskell O(ND) diff algorithm library This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. @@ -59,7 +59,7 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: GHC 6 libraries for the Haskell O(ND) diff algorithm library (documentation) +Description: GHC libraries for the Haskell O(ND) diff algorithm library (documentation) This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" (1986) by Eugene W. Myers. It is O(mn) in space. -- cgit v1.2.3