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


Sat May 25 21:42:46 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: fc1c69644c53b61005b32aa7b4f5f226

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

Sat May 25 21:42:46 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: fc1c69644c53b61005b32aa7b4f5f226
diff -rN -u old-haskell-gtksourceview2//changelog new-haskell-gtksourceview2//changelog
--- old-haskell-gtksourceview2//changelog	2013-05-26 07:43:27.775060070 +0000
+++ new-haskell-gtksourceview2//changelog	2013-05-26 07:43:27.781904390 +0000
@@ -1,3 +1,10 @@
+haskell-gtksourceview2 (0.12.3.1-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:45 +0200
+
 haskell-gtksourceview2 (0.12.3.1-2) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-gtksourceview2//control new-haskell-gtksourceview2//control
--- old-haskell-gtksourceview2//control	2013-05-26 07:43:27.767205165 +0000
+++ new-haskell-gtksourceview2//control	2013-05-26 07:43:27.779046010 +0000
@@ -37,11 +37,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the GtkSourceView library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and
  other features typical of a source editor.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-gtksourceview2-prof
 Architecture: any
@@ -51,11 +51,11 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the GtkSourceView library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and
  other features typical of a source editor.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-gtksourceview2-doc
 Section: doc
@@ -64,8 +64,8 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Binding to the GtkSourceView library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
  GtkTextView. It improves GtkTextView by implementing syntax highlighting and
  other features typical of a source editor.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list