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


Sat May 25 21:42:43 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: 12cc6eeb622222d8e296989daa934f7a

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

Sat May 25 21:42:43 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: 12cc6eeb622222d8e296989daa934f7a
diff -rN -u old-haskell-gio//changelog new-haskell-gio//changelog
--- old-haskell-gio//changelog	2013-05-26 07:43:12.291308445 +0000
+++ new-haskell-gio//changelog	2013-05-26 07:43:12.295284899 +0000
@@ -1,3 +1,10 @@
+haskell-gio (0.12.4-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:42:42 +0200
+
 haskell-gio (0.12.4-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-gio//control new-haskell-gio//control
--- old-haskell-gio//control	2013-05-26 07:43:12.251332367 +0000
+++ new-haskell-gio//control	2013-05-26 07:43:12.295284899 +0000
@@ -32,14 +32,14 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the GIO${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GIO is striving to provide a modern, easy-to-use VFS API that sits at the
  right level in the library stack. The goal is to overcome the shortcomings of
  GnomeVFS and provide an API that is so good that developers prefer it over raw
  POSIX calls. Among other things that means using GObject. It also means not
  cloning the POSIX API, but providing higher-level, document-centric
  interfaces.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-gio-prof
 Architecture: any
@@ -49,14 +49,14 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the GIO${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GIO is striving to provide a modern, easy-to-use VFS API that sits at the
  right level in the library stack. The goal is to overcome the shortcomings of
  GnomeVFS and provide an API that is so good that developers prefer it over raw
  POSIX calls. Among other things that means using GObject. It also means not
  cloning the POSIX API, but providing higher-level, document-centric
  interfaces.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-gio-doc
 Section: doc
@@ -65,11 +65,11 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Binding to the GIO${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GIO is striving to provide a modern, easy-to-use VFS API that sits at the
  right level in the library stack. The goal is to overcome the shortcomings of
  GnomeVFS and provide an API that is so good that developers prefer it over raw
  POSIX calls. Among other things that means using GObject. It also means not
  cloning the POSIX API, but providing higher-level, document-centric
  interfaces.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list