diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 12:56:06 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-24 12:56:06 +0400 |
| commit | 842c72a0e020079d9043ae0b6635d96c05babf24 (patch) | |
| tree | 208169a6e6059b411848a2266f4683c80e7167d1 /p/haskell-vector-algorithms/debian/control | |
| parent | fa72ed29bf748fec5a6294fef66181961c1d19ac (diff) | |
| download | DHG_packages-842c72a0e020079d9043ae0b6635d96c05babf24.tar.gz | |
haskell-vector-algorithms: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-vector-algorithms/debian/control')
| -rw-r--r-- | p/haskell-vector-algorithms/debian/control | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control index 729cde7f5..52c036575 100644 --- a/p/haskell-vector-algorithms/debian/control +++ b/p/haskell-vector-algorithms/debian/control @@ -6,7 +6,7 @@ Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>, Iulian Udrea <iulia DM-Upload-Allowed: yes Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.13) + , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-vector-dev (>= 0.6) @@ -31,9 +31,8 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Efficient algorithms for vector array - This package provides a library for the Haskell programming language. - See http://www.haskell.org/ for more information on Haskell. +Description: Efficient algorithms for vector array${haskell:ShortBlurb} + ${haskell:Blurb} . Efficient algorithms for vector arrays @@ -45,10 +44,8 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Efficient algorithms for vector arrays; 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: Efficient algorithms for vector arrays${haskell:ShortBlurb} + ${haskell:Blurb} . Efficient algorithms for vector arrays @@ -58,9 +55,7 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: Efficient algorithms for vector arrays; 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: Efficient algorithms for vector arrays${haskell:ShortBlurb} + ${haskell:Blurb} . Efficient algorithms for vector arrays |
