summaryrefslogtreecommitdiff
path: root/p/haskell-wai-extra/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:35 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:35 +0400
commitcec9c0317058148e8fc9153cab187d97aaabb59f (patch)
tree0a38ddafe7f201146fcc1bfa09437866b4aca3fe /p/haskell-wai-extra/debian
parentecb1585617b75e3a28686ad3319d1828908c834d (diff)
downloadDHG_packages-cec9c0317058148e8fc9153cab187d97aaabb59f.tar.gz
haskell-wai-extra: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-wai-extra/debian')
-rw-r--r--p/haskell-wai-extra/debian/changelog7
-rw-r--r--p/haskell-wai-extra/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-wai-extra/debian/changelog b/p/haskell-wai-extra/debian/changelog
index 5c6d246e5..de6546aef 100644
--- a/p/haskell-wai-extra/debian/changelog
+++ b/p/haskell-wai-extra/debian/changelog
@@ -1,3 +1,10 @@
+haskell-wai-extra (1.3.3.2-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:35 +0200
+
haskell-wai-extra (1.3.3.2-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-wai-extra/debian/control b/p/haskell-wai-extra/debian/control
index a0c8ecf0a..e386d3fd7 100644
--- a/p/haskell-wai-extra/debian/control
+++ b/p/haskell-wai-extra/debian/control
@@ -92,13 +92,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
wai is a common protocol for communication between web aplications and web
servers.
.
This library provides some common features not tied to a particular web
application or web server.
+ .
+ ${haskell:Blurb}
Package: libghc-wai-extra-prof
Architecture: any
@@ -108,13 +108,13 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
wai is a common protocol for communication between web aplications and web
servers.
.
This library provides some common features not tied to a particular web
application or web server.
+ .
+ ${haskell:Blurb}
Package: libghc-wai-extra-doc
Section: doc
@@ -123,10 +123,10 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: some basic WAI handlers and middleware${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
wai is a common protocol for communication between web aplications and web
servers.
.
This library provides some common features not tied to a particular web
application or web server.
+ .
+ ${haskell:Blurb}