summaryrefslogtreecommitdiff
path: root/p/haskell-crypto-pubkey-types
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:34 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:34 +0400
commite5a48c804b0ea452e5d73b3df8992aed082f1e05 (patch)
treec35915291e5b992be0288003dbb7f0ffa39a0a92 /p/haskell-crypto-pubkey-types
parent1f6c71fb7deccb2fdf0112d00dd8b1c4351494ef (diff)
downloadDHG_packages-e5a48c804b0ea452e5d73b3df8992aed082f1e05.tar.gz
haskell-crypto-pubkey-types: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-crypto-pubkey-types')
-rw-r--r--p/haskell-crypto-pubkey-types/debian/changelog1
-rw-r--r--p/haskell-crypto-pubkey-types/debian/control19
2 files changed, 8 insertions, 12 deletions
diff --git a/p/haskell-crypto-pubkey-types/debian/changelog b/p/haskell-crypto-pubkey-types/debian/changelog
index 065c48b99..ea164a2e2 100644
--- a/p/haskell-crypto-pubkey-types/debian/changelog
+++ b/p/haskell-crypto-pubkey-types/debian/changelog
@@ -1,6 +1,7 @@
haskell-crypto-pubkey-types (0.4.0-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:09 +0200
diff --git a/p/haskell-crypto-pubkey-types/debian/control b/p/haskell-crypto-pubkey-types/debian/control
index 4cc347b10..b478042ce 100644
--- a/p/haskell-crypto-pubkey-types/debian/control
+++ b/p/haskell-crypto-pubkey-types/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.13)
+ , haskell-devscripts (>= 0.8.15)
, ghc
, ghc-prof
, libghc-asn1-types-dev (>> 0.1)
@@ -26,9 +26,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: generic public-key algorithm types
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: generic public-key algorithm types${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It defines generic public-key algorithm types (DH, DSA, RSA).
@@ -39,10 +38,8 @@ Depends: ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: generic public-key algorithm types; 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: generic public-key algorithm types${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It defines generic public-key algorithm types (DH, DSA, RSA).
@@ -52,9 +49,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: generic public-key algorithm types; 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: generic public-key algorithm types${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
It defines generic public-key algorithm types (DH, DSA, RSA).