[Pkg-haskell-commits] darcs: haskell-vector-space: Move Haskell blurb to the end of the description, reduces the impact of #708703

Joachim Breitner mail at joachim-breitner.de
Sun May 26 07:47:03 UTC 2013


Sat May 25 21:43:33 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Move Haskell blurb to the end of the description, reduces the impact of #708703
  Ignore-this: de2149bbcc25270cc9e9a47d607bc176

    M ./changelog +7
    M ./control -6 +6

Sat May 25 21:43:33 UTC 2013  Joachim Breitner <mail at joachim-breitner.de>
  * Move Haskell blurb to the end of the description, reduces the impact of #708703
  Ignore-this: de2149bbcc25270cc9e9a47d607bc176
diff -rN -u old-haskell-vector-space//changelog new-haskell-vector-space//changelog
--- old-haskell-vector-space//changelog	2013-05-26 07:47:03.035043624 +0000
+++ new-haskell-vector-space//changelog	2013-05-26 07:47:03.043340313 +0000
@@ -1,3 +1,10 @@
+haskell-vector-space (0.8.6-3) UNRELEASED; urgency=low
+
+  * Move Haskell blurb to the end of the description, reduces the impact
+    of #708703
+
+ -- Joachim Breitner <nomeata at debian.org>  Sat, 25 May 2013 23:43:33 +0200
+
 haskell-vector-space (0.8.6-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-vector-space//control new-haskell-vector-space//control
--- old-haskell-vector-space//control	2013-05-26 07:47:03.019014257 +0000
+++ new-haskell-vector-space//control	2013-05-26 07:47:03.038563119 +0000
@@ -33,12 +33,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  vector-space provides classes and generic operations for vector spaces
  and affine spaces. It also defines a type of infinite towers of generalized
  derivatives. A generalized derivative is a linear transformation rather than
  one of the common concrete representations (scalars, vectors, matrices, ...).
+ .
+ ${haskell:Blurb}
 
 Package: libghc-vector-space-prof
 Architecture: any
@@ -48,12 +48,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  vector-space provides classes and generic operations for vector spaces
  and affine spaces. It also defines a type of infinite towers of generalized
  derivatives. A generalized derivative is a linear transformation rather than
  one of the common concrete representations (scalars, vectors, matrices, ...).
+ .
+ ${haskell:Blurb}
 
 Package: libghc-vector-space-doc
 Section: doc
@@ -62,9 +62,9 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Vector & affine spaces, linear maps, and derivatives library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  vector-space provides classes and generic operations for vector spaces
  and affine spaces. It also defines a type of infinite towers of generalized
  derivatives. A generalized derivative is a linear transformation rather than
  one of the common concrete representations (scalars, vectors, matrices, ...).
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list