From e5a48c804b0ea452e5d73b3df8992aed082f1e05 Mon Sep 17 00:00:00 2001 From: Joachim Breitner Date: Fri, 24 May 2013 12:54:34 +0400 Subject: haskell-crypto-pubkey-types: Use substvars for Haskell description blurbs --- p/haskell-crypto-pubkey-types/debian/changelog | 1 + p/haskell-crypto-pubkey-types/debian/control | 19 +++++++------------ 2 files changed, 8 insertions(+), 12 deletions(-) (limited to 'p/haskell-crypto-pubkey-types') 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 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 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). -- cgit v1.2.3