diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:33 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:33 +0400 |
| commit | 9a843142b5d2faf240d997a2c36b26f87d859bc8 (patch) | |
| tree | 05b0b4cb734a54e282f06e158549425bd47f3609 /p/haskell-vector-space | |
| parent | 5836901e41aeaceb2b7eb2dff2ef44d86f1b1cb4 (diff) | |
| download | DHG_packages-9a843142b5d2faf240d997a2c36b26f87d859bc8.tar.gz | |
haskell-vector-space: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-vector-space')
| -rw-r--r-- | p/haskell-vector-space/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-vector-space/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog index 95427260a..84aa0c260 100644 --- a/p/haskell-vector-space/debian/changelog +++ b/p/haskell-vector-space/debian/changelog @@ -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@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 --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control index 33d7caeb8..24bcf2795 100644 --- a/p/haskell-vector-space/debian/control +++ b/p/haskell-vector-space/debian/control @@ -33,12 +33,12 @@ Recommends: ${haskell:Recommends} 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 @@ Recommends: ${haskell:Recommends} 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 @@ Depends: ${misc:Depends}, ${haskell:Depends} 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} |
