summaryrefslogtreecommitdiff
path: root/p/haskell-tls/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:28 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:43:28 +0400
commitfcaf88abde0ea6fc4064a5383ad9161101d9d56c (patch)
tree916e488cb05de9ec184c1c843c7ace2af5a8207d /p/haskell-tls/debian
parentc6e939f21b2174abc3485b9c554e1fe936d0fc29 (diff)
downloadDHG_packages-fcaf88abde0ea6fc4064a5383ad9161101d9d56c.tar.gz
haskell-tls: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-tls/debian')
-rw-r--r--p/haskell-tls/debian/changelog7
-rw-r--r--p/haskell-tls/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog
index 2588859e3..36c4efb6f 100644
--- a/p/haskell-tls/debian/changelog
+++ b/p/haskell-tls/debian/changelog
@@ -1,3 +1,10 @@
+haskell-tls (1.1.2-4) 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:28 +0200
+
haskell-tls (1.1.2-3) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control
index b45addc87..2cae969e4 100644
--- a/p/haskell-tls/debian/control
+++ b/p/haskell-tls/debian/control
@@ -50,8 +50,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a native TLS protocol implementation, focusing on purity and more
type-checking.
.
@@ -60,6 +58,8 @@ Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlu
to more mature implementations.
.
Only RSA supported as Key exchange for now.
+ .
+ ${haskell:Blurb}
Package: libghc-tls-prof
Architecture: any
@@ -69,8 +69,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a native TLS protocol implementation, focusing on purity and more
type-checking.
.
@@ -79,6 +77,8 @@ Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlu
to more mature implementations.
.
Only RSA supported as Key exchange for now.
+ .
+ ${haskell:Blurb}
Package: libghc-tls-doc
Section: doc
@@ -87,8 +87,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a native TLS protocol implementation, focusing on purity and more
type-checking.
.
@@ -97,3 +95,5 @@ Description: native Haskell implementation of TLS/SSL protocol${haskell:ShortBlu
to more mature implementations.
.
Only RSA supported as Key exchange for now.
+ .
+ ${haskell:Blurb}