diff options
Diffstat (limited to 'p/haskell-openglraw/debian/control')
| -rw-r--r-- | p/haskell-openglraw/debian/control | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/p/haskell-openglraw/debian/control b/p/haskell-openglraw/debian/control index d82426253..371ddf279 100644 --- a/p/haskell-openglraw/debian/control +++ b/p/haskell-openglraw/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Joachim Breitner <nomeata@debian.org> Build-Depends: debhelper (>= 9) , cdbs - , haskell-devscripts (>= 0.8.13) + , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libgl1-mesa-dev | libgl-dev @@ -24,7 +24,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Raw binding for the OpenGL graphics system +Description: Raw binding for the OpenGL graphics system${haskell:ShortBlurb} OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API, intended as a basis for a nicer interface. OpenGLRaw offers access to all @@ -32,8 +32,7 @@ Description: Raw binding for the OpenGL graphics system extension entries. The module hierarchy closely mirrors the naming structure of the OpenGL extensions, making it easy to find the right module to import. . - This package provides a library for the Haskell programming language. - See http://www.haskell.org/ for more information on Haskell. + ${haskell:Blurb} Package: libghc-openglraw-prof Architecture: any @@ -42,7 +41,7 @@ Depends: ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} -Description: Raw binding for the OpenGL graphics system; profiling libraries +Description: Raw binding for the OpenGL graphics system${haskell:ShortBlurb} OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API, intended as a basis for a nicer interface. OpenGLRaw offers access to all @@ -50,8 +49,7 @@ Description: Raw binding for the OpenGL graphics system; profiling libraries extension entries. The module hierarchy closely mirrors the naming structure of the OpenGL extensions, making it easy to find the right module to import. . - 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-openglraw-doc Section: doc @@ -59,7 +57,7 @@ Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} -Description: Raw binding for the OpenGL graphics system; documentation +Description: Raw binding for the OpenGL graphics system${haskell:ShortBlurb} OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API, intended as a basis for a nicer interface. OpenGLRaw offers access to all @@ -67,6 +65,4 @@ Description: Raw binding for the OpenGL graphics system; documentation extension entries. The module hierarchy closely mirrors the naming structure of the OpenGL extensions, making it easy to find the right module to import. . - 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} |
