[Pkg-haskell-commits] darcs: haskell-tagged: 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:46:25 UTC 2013
Sat May 25 21:43:25 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: 851a55bb16d4fff5aebfbbad777b9165
M ./changelog +7
M ./control -6 +6
Sat May 25 21:43:25 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: 851a55bb16d4fff5aebfbbad777b9165
diff -rN -u old-haskell-tagged//changelog new-haskell-tagged//changelog
--- old-haskell-tagged//changelog 2013-05-26 07:46:25.795132798 +0000
+++ new-haskell-tagged//changelog 2013-05-26 07:46:25.803065353 +0000
@@ -1,3 +1,10 @@
+haskell-tagged (0.4.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:43:25 +0200
+
haskell-tagged (0.4.4-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-tagged//control new-haskell-tagged//control
--- old-haskell-tagged//control 2013-05-26 07:46:25.790046310 +0000
+++ new-haskell-tagged//control 2013-05-26 07:46:25.799043717 +0000
@@ -23,10 +23,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}
Package: libghc-tagged-prof
Architecture: any
@@ -36,10 +36,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}
Package: libghc-tagged-doc
Section: doc
@@ -48,7 +48,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: newtype wrappers for phantom types${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list