[Pkg-haskell-commits] darcs: haskell-lambdabot-utils: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 08:25:43 UTC 2013
Sat May 25 21:42:56 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: 6f32b5aa3a6b454313d47f0b10e0ec68
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:56 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: 6f32b5aa3a6b454313d47f0b10e0ec68
diff -rN -u old-haskell-lambdabot-utils//changelog new-haskell-lambdabot-utils//changelog
--- old-haskell-lambdabot-utils//changelog 2013-05-26 08:25:43.853546480 +0000
+++ new-haskell-lambdabot-utils//changelog 2013-05-26 08:25:43.857555879 +0000
@@ -1,3 +1,10 @@
+haskell-lambdabot-utils (4.2.2-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:56 +0200
+
haskell-lambdabot-utils (4.2.2-2) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-lambdabot-utils//control new-haskell-lambdabot-utils//control
--- old-haskell-lambdabot-utils//control 2013-05-26 08:25:43.849564032 +0000
+++ new-haskell-lambdabot-utils//control 2013-05-26 08:25:43.857555879 +0000
@@ -53,8 +53,6 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: utility libraries for Lambdabot${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Lambdabot is an IRC bot written over several years by those on
the #haskell IRC channel.
.
@@ -65,6 +63,8 @@
Regex.hsc: a fast packed string regex library
Serial.hs:: a serialisation API
Util.hs: miscellaneous string, and other, functions
+ .
+ ${haskell:Blurb}
Package: libghc-lambdabot-utils-prof
Architecture: any
@@ -74,8 +74,6 @@
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: utility libraries for Lambdabot${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Lambdabot is an IRC bot written over several years by those on
the #haskell IRC channel.
.
@@ -86,6 +84,8 @@
Regex.hsc: a fast packed string regex library
Serial.hs:: a serialisation API
Util.hs: miscellaneous string, and other, functions
+ .
+ ${haskell:Blurb}
Package: libghc-lambdabot-utils-doc
Section: doc
@@ -94,8 +94,6 @@
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: utility libraries for Lambdabot${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
Lambdabot is an IRC bot written over several years by those on
the #haskell IRC channel.
.
@@ -106,3 +104,5 @@
Regex.hsc: a fast packed string regex library
Serial.hs:: a serialisation API
Util.hs: miscellaneous string, and other, functions
+ .
+ ${haskell:Blurb}
More information about the Pkg-haskell-commits
mailing list