summaryrefslogtreecommitdiff
path: root/p/hscolour/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'p/hscolour/debian/control')
-rw-r--r--p/hscolour/debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/p/hscolour/debian/control b/p/hscolour/debian/control
index 4f465afc3..6fcefc761 100644
--- a/p/hscolour/debian/control
+++ b/p/hscolour/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Erik de Castro Lopo <erikd@mega-nerd.com>
Build-Depends: debhelper (>= 9),
cdbs,
- haskell-devscripts (>= 0.8.14),
+ haskell-devscripts (>= 0.8.15),
ghc,
ghc-prof
Build-Depends-Indep: ghc-doc
@@ -17,7 +17,7 @@ Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/hscolour
Package: hscolour
Architecture: any
Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: Haskell program to colourise Haskell code
+Description: Haskell program to colourise Haskell code${haskell:ShortBlurb}
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
@@ -28,12 +28,12 @@ Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}, drift (>= 2.2.0)
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: GHC libraries for colourising Haskell code
+Description: GHC libraries for colourising Haskell code${haskell:ShortBlurb}
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
- This package contains the libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hscolour-prof
Architecture: any
@@ -41,12 +41,12 @@ Depends: ${haskell:Depends}, ${misc:Depends}
Suggests: ${haskell:Suggests}
Recommends: ${haskell:Recommends}
Provides: ${haskell:Provides}
-Description: Profiling libraries for colourising Haskell code
+Description: Profiling libraries for colourising Haskell code${haskell:ShortBlurb}
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
- This package contains the profiling libraries compiled for GHC.
+ ${haskell:Blurb}
Package: libghc-hscolour-doc
Architecture: all
@@ -54,9 +54,9 @@ Section: doc
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
-Description: Documentation for libghc-hscolour-dev
+Description: Documentation for libghc-hscolour-dev${haskell:ShortBlurb}
HsColour currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
.
- This package contains the library documentation.
+ ${haskell:Blurb}