[Pkg-haskell-commits] darcs: haskell-haskore: 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:43:38 UTC 2013


Sat May 25 21:42:48 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: 482a764cf3cdbabe37c0da94e1047513

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

Sat May 25 21:42:48 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: 482a764cf3cdbabe37c0da94e1047513
diff -rN -u old-haskell-haskore//changelog new-haskell-haskore//changelog
--- old-haskell-haskore//changelog	2013-05-26 07:43:38.547315581 +0000
+++ new-haskell-haskore//changelog	2013-05-26 07:43:38.555140702 +0000
@@ -1,3 +1,10 @@
+haskell-haskore (0.2.0.3-5) 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:42:48 +0200
+
 haskell-haskore (0.2.0.3-4) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-haskore//control new-haskell-haskore//control
--- old-haskell-haskore//control	2013-05-26 07:43:38.511324044 +0000
+++ new-haskell-haskore//control	2013-05-26 07:43:38.551252771 +0000
@@ -58,8 +58,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskore Computer Music System${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides a collection of Haskell modules designed for
  expressing musical structures in the high-level, declarative style of
  functional programming. In Haskore, musical objects consist of primitive
@@ -71,6 +69,8 @@
  .
  It outputs music representations in MIDI, CSound, SuperCollider or
  directly as an audio signal.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskore-prof
 Architecture: any
@@ -79,8 +79,6 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Haskore Computer Music System${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides a collection of Haskell modules designed for
  expressing musical structures in the high-level, declarative style of
  functional programming. In Haskore, musical objects consist of primitive
@@ -92,6 +90,8 @@
  .
  It outputs music representations in MIDI, CSound, SuperCollider or
  directly as an audio signal.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-haskore-doc
 Section: doc
@@ -100,8 +100,6 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Haskore Computer Music System${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This library provides a collection of Haskell modules designed for
  expressing musical structures in the high-level, declarative style of
  functional programming. In Haskore, musical objects consist of primitive
@@ -113,3 +111,5 @@
  .
  It outputs music representations in MIDI, CSound, SuperCollider or
  directly as an audio signal.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list