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


Sat May 25 21:43:44 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: 7f6e1b5ac7593677c8b91fcabb629294

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

Sat May 25 21:43:44 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: 7f6e1b5ac7593677c8b91fcabb629294
diff -rN -u old-magic-haskell//changelog new-magic-haskell//changelog
--- old-magic-haskell//changelog	2013-05-26 07:47:41.526771486 +0000
+++ new-magic-haskell//changelog	2013-05-26 07:47:41.535323926 +0000
@@ -1,3 +1,10 @@
+magic-haskell (1.0.8-12) 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:44 +0200
+
 magic-haskell (1.0.8-11) unstable; urgency=low
 
   * Convert to dpkg 3.0 (quilt) format 
diff -rN -u old-magic-haskell//control new-magic-haskell//control
--- old-magic-haskell//control	2013-05-26 07:47:41.491308526 +0000
+++ new-magic-haskell//control	2013-05-26 07:47:41.531316310 +0000
@@ -23,12 +23,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: File type determination library for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This package provides a Haskell interface to the C libmagic library.
  With it, you can determine the type of a file by examining its contents
  rather than its name.  The Haskell interface provides a full-featured
  binding.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-magic-prof
 Section: haskell
@@ -38,12 +38,12 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: File type determination library for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This package provides a Haskell interface to the C libmagic library.
  With it, you can determine the type of a file by examining its contents
  rather than its name.  The Haskell interface provides a full-featured
  binding.
+ .
+ ${haskell:Blurb}
 
 #Package: libhugs-magic
 #Section: haskell
@@ -69,9 +69,9 @@
 Replaces: magic-haskell-doc (<< 1.0.8-4)
 Conflicts: magic-haskell-doc (<< 1.0.8-4)
 Description: File type determination library for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  This package provides a Haskell interface to the C libmagic library.
  With it, you can determine the type of a file by examining its contents
  rather than its name.  The Haskell interface provides a full-featured
  binding.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list