summaryrefslogtreecommitdiff
path: root/p/haskell-crypto/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:28 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-26 01:42:28 +0400
commit4e901cabb4102633f58ffb42054de0780364a965 (patch)
tree5f7d339b074c7fbcb9e8949651dab627fbb4577b /p/haskell-crypto/debian
parent2e2daa95c692f98b766b19ef47193b37223c3417 (diff)
downloadDHG_packages-4e901cabb4102633f58ffb42054de0780364a965.tar.gz
haskell-crypto: Move Haskell blurb to the end of the description, reduces the impact of #708703
Diffstat (limited to 'p/haskell-crypto/debian')
-rw-r--r--p/haskell-crypto/debian/changelog7
-rw-r--r--p/haskell-crypto/debian/control12
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog
index 669799b07..bba4a4a9d 100644
--- a/p/haskell-crypto/debian/changelog
+++ b/p/haskell-crypto/debian/changelog
@@ -1,3 +1,10 @@
+haskell-crypto (4.2.5-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:42:28 +0200
+
haskell-crypto (4.2.5-2) unstable; urgency=low
* Enable compat level 9
diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control
index 9b9b33c08..e109dac77 100644
--- a/p/haskell-crypto/debian/control
+++ b/p/haskell-crypto/debian/control
@@ -29,8 +29,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package contains the following cryptographical algorithms:
* DES
* Blowfish
@@ -45,6 +43,8 @@ Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
* PKCS5
* Padding
* Various Encryption Modes e.g. Cipher Block Chaining
+ .
+ ${haskell:Blurb}
Package: libghc-crypto-prof
Architecture: any
@@ -54,8 +54,6 @@ Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package contains the following cryptographical algorithms:
* DES
* Blowfish
@@ -70,6 +68,8 @@ Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
* PKCS5
* Padding
* Various Encryption Modes e.g. Cipher Block Chaining
+ .
+ ${haskell:Blurb}
Package: libghc-crypto-doc
Section: doc
@@ -78,8 +78,6 @@ Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
- ${haskell:Blurb}
- .
This package contains the following cryptographical algorithms:
* DES
* Blowfish
@@ -94,3 +92,5 @@ Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
* PKCS5
* Padding
* Various Encryption Modes e.g. Cipher Block Chaining
+ .
+ ${haskell:Blurb}