[Pkg-haskell-commits] darcs: haskell-http-types: 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:58 UTC 2013
Sat May 25 21:42:53 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: 663530e66e28078200da5f917495334a
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:53 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: 663530e66e28078200da5f917495334a
diff -rN -u old-haskell-http-types//changelog new-haskell-http-types//changelog
--- old-haskell-http-types//changelog 2013-05-26 07:43:58.358232081 +0000
+++ new-haskell-http-types//changelog 2013-05-26 07:43:58.366092495 +0000
@@ -1,3 +1,10 @@
+haskell-http-types (0.8.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:53 +0200
+
haskell-http-types (0.8.0-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-http-types//control new-haskell-http-types//control
--- old-haskell-http-types//control 2013-05-26 07:43:58.353536477 +0000
+++ new-haskell-http-types//control 2013-05-26 07:43:58.362333851 +0000
@@ -38,10 +38,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains generic HTTP types for Haskell (for both client and
server code).
+ .
+ ${haskell:Blurb}
Package: libghc-http-types-prof
Architecture: any
@@ -51,10 +51,10 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains generic HTTP types for Haskell (for both client and
server code).
+ .
+ ${haskell:Blurb}
Package: libghc-http-types-doc
Section: doc
@@ -63,7 +63,7 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: Generic HTTP types (for both client and server code)${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It contains generic HTTP types for Haskell (for both client and
server code).
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list