[Pkg-haskell-commits] darcs: haskell-glfw: 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:16 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: 136faf5b012241165821a628506ad2f9
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: 136faf5b012241165821a628506ad2f9
diff -rN -u old-haskell-glfw//changelog new-haskell-glfw//changelog
--- old-haskell-glfw//changelog 2013-05-26 07:43:16.795037679 +0000
+++ new-haskell-glfw//changelog 2013-05-26 07:43:16.803037721 +0000
@@ -1,3 +1,10 @@
+haskell-glfw (0.5.1.0-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:43 +0200
+
haskell-glfw (0.5.1.0-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-glfw//control new-haskell-glfw//control
--- old-haskell-glfw//control 2013-05-26 07:43:16.787038020 +0000
+++ new-haskell-glfw//control 2013-05-26 07:43:16.799037166 +0000
@@ -22,10 +22,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell GLFW binding for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides bindings for GLFW, a window system independent
toolkit for writing OpenGL programs.
+ .
+ ${haskell:Blurb}
Package: libghc-glfw-prof
Architecture: any
@@ -34,10 +34,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Haskell GLFW binding for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides bindings for GLFW, a window system independent
toolkit for writing OpenGL programs.
+ .
+ ${haskell:Blurb}
Package: libghc-glfw-doc
Section: doc
@@ -46,7 +46,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Haskell GLFW binding for GHC${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This library provides bindings for GLFW, a window system independent
toolkit for writing OpenGL programs.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list