summaryrefslogtreecommitdiff
path: root/p/haskell-reactive-banana
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:15 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:15 +0400
commitac0a1ab2d09e123429a000d853c907960f221eef (patch)
treee3ef151ad9ce800906c9243d757fe28212b6e543 /p/haskell-reactive-banana
parent6790208a7fc978c180a7b1459625210f297966d4 (diff)
downloadDHG_packages-ac0a1ab2d09e123429a000d853c907960f221eef.tar.gz
haskell-reactive-banana: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-reactive-banana')
-rw-r--r--p/haskell-reactive-banana/debian/changelog7
-rw-r--r--p/haskell-reactive-banana/debian/control14
2 files changed, 15 insertions, 6 deletions
diff --git a/p/haskell-reactive-banana/debian/changelog b/p/haskell-reactive-banana/debian/changelog
index 44a666dfe..b608fe600 100644
--- a/p/haskell-reactive-banana/debian/changelog
+++ b/p/haskell-reactive-banana/debian/changelog
@@ -1,3 +1,10 @@
+haskell-reactive-banana (0.7.0.1-3) UNRELEASED; urgency=low
+
+ * Move Haskell blurb to the end of the description, reduces the impact
+ of #708703
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:43:15 +0200
+
haskell-reactive-banana (0.7.0.1-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-reactive-banana/debian/control b/p/haskell-reactive-banana/debian/control
index 309d64193..5403ba3d1 100644
--- a/p/haskell-reactive-banana/debian/control
+++ b/p/haskell-reactive-banana/debian/control
@@ -43,8 +43,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
The current focus of this library is to implement a subset of the semantic
model for functional reactive programming pioneered by Conal Elliott.
.
@@ -63,6 +61,8 @@ Description: small but solid library for FRP${haskell:ShortBlurb}
Stability forecast: Known inefficiencies that will be addressed. No
semantic bugs expected. Significant API changes are likely in future
versions.
+ .
+ ${haskell:Blurb}
Package: libghc-reactive-banana-prof
Architecture: any
@@ -72,8 +72,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
The current focus of this library is to implement a subset of the semantic
model for functional reactive programming pioneered by Conal Elliott.
.
@@ -92,6 +90,8 @@ Description: small but solid library for FRP${haskell:ShortBlurb}
Stability forecast: Known inefficiencies that will be addressed. No
semantic bugs expected. Significant API changes are likely in future
versions.
+ .
+ ${haskell:Blurb}
Package: libghc-reactive-banana-doc
Section: doc
@@ -100,8 +100,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: small but solid library for FRP${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
The current focus of this library is to implement a subset of the semantic
model for functional reactive programming pioneered by Conal Elliott.
.
@@ -120,3 +118,7 @@ Description: small but solid library for FRP${haskell:ShortBlurb}
Stability forecast: Known inefficiencies that will be addressed. No
semantic bugs expected. Significant API changes are likely in future
versions.
+ .
+ ${haskell:Blurb}
+
+