summaryrefslogtreecommitdiff
path: root/p/haskell-free/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:51 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:54:51 +0400
commit240db055e2510801850efe699fbe72f044bcb943 (patch)
treec2b619fc085acbf491a51c37ebd1ea17989b0cda /p/haskell-free/debian/control
parenteb3ea40a29bbae3ddb8409dca0d084f60f0bbbe3 (diff)
downloadDHG_packages-240db055e2510801850efe699fbe72f044bcb943.tar.gz
haskell-free: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/haskell-free/debian/control')
-rw-r--r--p/haskell-free/debian/control18
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-free/debian/control b/p/haskell-free/debian/control
index c2730353c..961e47363 100644
--- a/p/haskell-free/debian/control
+++ b/p/haskell-free/debian/control
@@ -6,7 +6,7 @@ Uploaders: Iulian Udrea <iulian@linux.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9),
cdbs,
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.8.15),
ghc,
ghc-prof,
libghc-bifunctors-dev (>= 3.0),
@@ -51,7 +51,7 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Monads for free
+Description: Monads for free${haskell:ShortBlurb}
Free monads are useful for many tree-like structures and domain specific
languages.
.
@@ -64,8 +64,7 @@ Description: Monads for free
A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
comonad w to v is equivalent to a natural transformation from w to f.
.
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-free-prof
Architecture: any
@@ -73,7 +72,7 @@ Depends: ${haskell:Depends}, ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: Monads for free; profiling data
+Description: Monads for free${haskell:ShortBlurb}
Free monads are useful for many tree-like structures and domain specific
languages.
.
@@ -86,8 +85,7 @@ Description: Monads for free; profiling data
A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
comonad w to v is equivalent to a natural transformation from w to f.
.
- This package provides a library for the Haskell programming language, compiled
- for profiling. See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}
Package: libghc-free-doc
Section: doc
@@ -95,7 +93,7 @@ Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Monads for free; documentation
+Description: Monads for free${haskell:ShortBlurb}
Free monads are useful for many tree-like structures and domain specific
languages.
.
@@ -108,6 +106,4 @@ Description: Monads for free; documentation
A Comonad v is a cofree Comonad for f if every Comonad homomorphism another
comonad w to v is equivalent to a natural transformation from w to f.
.
- This package provides the documentation for a library for the Haskell
- programming language.
- See http://www.haskell.org/ for more information on Haskell.
+ ${haskell:Blurb}