summaryrefslogtreecommitdiff
path: root/p/haskell-crypto
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:32 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:32 +0400
commite82bcf42cfc3568fc0e6d9c1330307c4c7326312 (patch)
tree95b279a196cc6f7b61481595a4b1d4dadb295f90 /p/haskell-crypto
parent616a6ca8aa1fdcccaf01b9e244f51455cd43b30b (diff)
downloadDHG_packages-e82bcf42cfc3568fc0e6d9c1330307c4c7326312.tar.gz
haskell-crypto: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-crypto')
-rw-r--r--p/haskell-crypto/debian/changelog1
-rw-r--r--p/haskell-crypto/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog
index 1851e0b98..92f4899b9 100644
--- a/p/haskell-crypto/debian/changelog
+++ b/p/haskell-crypto/debian/changelog
@@ -1,6 +1,7 @@
haskell-crypto (4.2.5-2) UNRELEASED; urgency=low
* Enable compat level 9
+ * Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:53:06 +0200
diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control
index d6f9a1224..9b9b33c08 100644
--- a/p/haskell-crypto/debian/control
+++ b/p/haskell-crypto/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Joachim Breitner <nomeata@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, libghc-hunit-dev
@@ -28,9 +28,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: cryptographical algorithms for Haskell
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package contains the following cryptographical algorithms:
* DES
@@ -54,10 +53,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: cryptographical algorithms for Haskell; profiling libraries
- This package provides a library for the Haskell programming language,
- compiled for profiling.
- See http://www.haskell.org/ for more information on Haskell.
+Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package contains the following cryptographical algorithms:
* DES
@@ -80,10 +77,8 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: cryptographical algorithms for Haskell; documentation
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: cryptographical algorithms for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package contains the following cryptographical algorithms:
* DES