diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:36 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-26 01:43:36 +0400 |
| commit | 2248097634223d4c0f54ff58f6c23c0942d88aac (patch) | |
| tree | 3b6f07a8caf4e98625763634bb821048174a04ca /p/haskell-warp-tls/debian | |
| parent | cec9c0317058148e8fc9153cab187d97aaabb59f (diff) | |
| download | DHG_packages-2248097634223d4c0f54ff58f6c23c0942d88aac.tar.gz | |
haskell-warp-tls: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-warp-tls/debian')
| -rw-r--r-- | p/haskell-warp-tls/debian/changelog | 7 | ||||
| -rw-r--r-- | p/haskell-warp-tls/debian/control | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog index efd6522c4..5abd9ee9f 100644 --- a/p/haskell-warp-tls/debian/changelog +++ b/p/haskell-warp-tls/debian/changelog @@ -1,3 +1,10 @@ +haskell-warp-tls (1.4.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:36 +0200 + haskell-warp-tls (1.4.0.1-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control index 207362482..30b53e390 100644 --- a/p/haskell-warp-tls/debian/control +++ b/p/haskell-warp-tls/debian/control @@ -64,10 +64,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: SSL/TLS support for Warp${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains SSL/TLS support for Warp, the premier WAI handler, via the native Haskell TLS implementation. + . + ${haskell:Blurb} Package: libghc-warp-tls-prof Architecture: any @@ -77,10 +77,10 @@ Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: SSL/TLS support for Warp${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains SSL/TLS support for Warp, the premier WAI handler, via the native Haskell TLS implementation. + . + ${haskell:Blurb} Package: libghc-warp-tls-doc Section: doc @@ -89,7 +89,7 @@ Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: SSL/TLS support for Warp${haskell:ShortBlurb} - ${haskell:Blurb} - . It contains SSL/TLS support for Warp, the premier WAI handler, via the native Haskell TLS implementation. + . + ${haskell:Blurb} |
