summaryrefslogtreecommitdiff
path: root/p/haskell-entropy
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:37 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:37 +0400
commit381d3a614256516d5d93f0b9bb1cc179704bdcaf (patch)
tree73a9591385cd78cc3a21172f2536f6eca08a1e90 /p/haskell-entropy
parent36ffc1a10fe63428e2b50400bed22b1845064413 (diff)
downloadDHG_packages-381d3a614256516d5d93f0b9bb1cc179704bdcaf.tar.gz
haskell-entropy: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-entropy')
-rw-r--r--p/haskell-entropy/debian/changelog7
-rw-r--r--p/haskell-entropy/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-entropy/debian/changelog b/p/haskell-entropy/debian/changelog
index c4b690070..6d073d84a 100644
--- a/p/haskell-entropy/debian/changelog
+++ b/p/haskell-entropy/debian/changelog
@@ -1,3 +1,10 @@
+haskell-entropy (0.2.1-5) 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:42:37 +0200
+
haskell-entropy (0.2.1-4) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-entropy/debian/control b/p/haskell-entropy/debian/control
index c10471e0c..6dcc51624 100644
--- a/p/haskell-entropy/debian/control
+++ b/p/haskell-entropy/debian/control
@@ -26,12 +26,12 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: cryptographically-strong entropy${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
+ .
+ ${haskell:Blurb}
Package: libghc-entropy-prof
Architecture: any
@@ -41,12 +41,12 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: cryptographically-strong entropy${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
+ .
+ ${haskell:Blurb}
Package: libghc-entropy-doc
Section: doc
@@ -55,9 +55,9 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: cryptographically-strong entropy${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
It is a platform-independent method to obtain cryptographically strong
entropy (urandom on Linux, CryptAPI on Windows, patches welcome). Users
looking for cryptographically strong (number-theoretically sound) PRNGs
should see the DRBG package too.
+ .
+ ${haskell:Blurb}