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


Sat May 25 21:43:37 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: 228a4541fccca0d0a1571550419387d0

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

Sat May 25 21:43:37 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: 228a4541fccca0d0a1571550419387d0
diff -rN -u old-haskell-webkit//changelog new-haskell-webkit//changelog
--- old-haskell-webkit//changelog	2013-05-26 07:47:21.115067474 +0000
+++ new-haskell-webkit//changelog	2013-05-26 07:47:21.123059943 +0000
@@ -1,3 +1,10 @@
+haskell-webkit (0.12.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:43:37 +0200
+
 haskell-webkit (0.12.3-4) unstable; urgency=low
 
   * Enable compat level 9
diff -rN -u old-haskell-webkit//control new-haskell-webkit//control
--- old-haskell-webkit//control	2013-05-26 07:47:21.111099992 +0000
+++ new-haskell-webkit//control	2013-05-26 07:47:21.115067474 +0000
@@ -42,13 +42,13 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the Webkit library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
  primarily in Apple's Safari browser. It is made to be embedded in other
  applications, such as mail readers, or web browsers. It is able to display
  content such as HTML, SVG, XML, and others. It also supports DOM,
  XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-webkit-prof
 Architecture: any
@@ -58,13 +58,13 @@
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Binding to the Webkit library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
  primarily in Apple's Safari browser. It is made to be embedded in other
  applications, such as mail readers, or web browsers. It is able to display
  content such as HTML, SVG, XML, and others. It also supports DOM,
  XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
+ .
+ ${haskell:Blurb}
 
 Package: libghc-webkit-doc
 Section: doc
@@ -73,10 +73,10 @@
 Recommends: ${haskell:Recommends}
 Suggests: ${haskell:Suggests}
 Description: Binding to the Webkit library${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
  WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
  primarily in Apple's Safari browser. It is made to be embedded in other
  applications, such as mail readers, or web browsers. It is able to display
  content such as HTML, SVG, XML, and others. It also supports DOM,
  XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
+ .
+ ${haskell:Blurb}





More information about the Pkg-haskell-commits mailing list