[Pkg-haskell-commits] darcs: haskell-entropy: Move Haskell blurb to the end of the description, reduces the impact of #708703
Joachim Breitner
mail at joachim-breitner.de
Sun May 26 07:42:43 UTC 2013
Sat May 25 21:42:37 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: 7784eb29728bb01f5d1f2aef69aeeff1
M ./changelog +7
M ./control -6 +6
Sat May 25 21:42:37 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Move Haskell blurb to the end of the description, reduces the impact of #708703
Ignore-this: 7784eb29728bb01f5d1f2aef69aeeff1
diff -rN -u old-haskell-entropy//changelog new-haskell-entropy//changelog
--- old-haskell-entropy//changelog 2013-05-26 07:42:43.714294235 +0000
+++ new-haskell-entropy//changelog 2013-05-26 07:42:43.722040315 +0000
@@ -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 at debian.org> Sat, 25 May 2013 23:42:37 +0200
+
haskell-entropy (0.2.1-4) unstable; urgency=low
* Enable compat level 9
diff -rN -u old-haskell-entropy//control new-haskell-entropy//control
--- old-haskell-entropy//control 2013-05-26 07:42:43.706238827 +0000
+++ new-haskell-entropy//control 2013-05-26 07:42:43.718040537 +0000
@@ -26,12 +26,12 @@
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 @@
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 @@
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}
More information about the Pkg-haskell-commits
mailing list