summaryrefslogtreecommitdiff
path: root/p/magic-haskell/debian/control
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:24 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-05-24 12:56:24 +0400
commit9b81c8cc377e2a06e71fae31ff1d8d9fb2988a73 (patch)
tree0bc42c626f5f9a12243beab47e77daed13893ec7 /p/magic-haskell/debian/control
parent649e1ecd4af74d95443b37d16196f1923b9e5da3 (diff)
downloadDHG_packages-9b81c8cc377e2a06e71fae31ff1d8d9fb2988a73.tar.gz
magic-haskell: Use substvars for Haskell description blurbs
Diffstat (limited to 'p/magic-haskell/debian/control')
-rw-r--r--p/magic-haskell/debian/control21
1 files changed, 8 insertions, 13 deletions
diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control
index 1a2315cd8..856ddda03 100644
--- a/p/magic-haskell/debian/control
+++ b/p/magic-haskell/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: John Goerzen <jgoerzen@complete.org>
Build-Depends: debhelper (>= 9),
cdbs,
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.8.15),
ghc,
ghc-prof,
libmagic-dev
@@ -22,9 +22,8 @@ Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}, libmagic-dev
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: File type determination library for Haskell
- This package provides a library for the Haskell programming language.
- See http://www.haskell.org/ for more information on Haskell.
+Description: File type determination library for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a Haskell interface to the C libmagic library.
With it, you can determine the type of a file by examining its contents
@@ -38,10 +37,8 @@ Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
-Description: File type determination library 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: File type determination library for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a Haskell interface to the C libmagic library.
With it, you can determine the type of a file by examining its contents
@@ -53,7 +50,7 @@ Description: File type determination library for Haskell; profiling libraries
#Architecture: any
#Depends: ${misc:Depends}, ${haskell:Depends}, ${shlibs:Depends}
#Suggests: ${haskell:Suggests}
-#Description: File type determination library for Haskell
+#Description: File type determination library for Haskell${haskell:ShortBlurb}
# This package provides a Haskell interface to the C libmagic library.
# With it, you can determine the type of a file by examining its contents
# rather than its name. The Haskell interface provides a full-featured
@@ -71,10 +68,8 @@ Suggests: ${haskell:Suggests}
Provides: magic-haskell-doc
Replaces: magic-haskell-doc (<< 1.0.8-4)
Conflicts: magic-haskell-doc (<< 1.0.8-4)
-Description: File type determination library 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: File type determination library for Haskell${haskell:ShortBlurb}
+ ${haskell:Blurb}
.
This package provides a Haskell interface to the C libmagic library.
With it, you can determine the type of a file by examining its contents