[Pkg-haskell-commits] darcs: haskell-hmatrix: Fix a typo in debian/control
Denis Laxalde
denis at laxalde.org
Thu Jun 26 19:03:04 UTC 2014
Thu Jun 26 19:02:34 UTC 2014 Denis Laxalde <denis at laxalde.org>
* Fix a typo in debian/control
M ./control -3 +3
Thu Jun 26 19:02:34 UTC 2014 Denis Laxalde <denis at laxalde.org>
* Fix a typo in debian/control
diff -rN -u old-haskell-hmatrix/control new-haskell-hmatrix/control
--- old-haskell-hmatrix/control 2014-06-26 19:03:04.195614865 +0000
+++ new-haskell-hmatrix/control 2014-06-26 19:03:04.195614865 +0000
@@ -38,7 +38,7 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Linear algebra in Haskell${haskell:ShortBlurb}
- Purely functional interface to linear algebra base on BLAS
+ Purely functional interface to linear algebra based on BLAS
and LAPACK.
.
${haskell:Blurb}
@@ -51,7 +51,7 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Linear algebra in Haskell${haskell:ShortBlurb}
- Purely functional interface to linear algebra base on BLAS
+ Purely functional interface to linear algebra based on BLAS
and LAPACK.
.
${haskell:Blurb}
@@ -63,7 +63,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Linear algebra in Haskell${haskell:ShortBlurb}
- Purely functional interface to linear algebra base on BLAS
+ Purely functional interface to linear algebra based on BLAS
and LAPACK.
.
${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list