haskell-openglraw 1.3.0.0-2 source package in Ubuntu

Changelog

haskell-openglraw (1.3.0.0-2) unstable; urgency=low


  * Enable compat level 9
  * Bump standards version to 3.9.4
  * Use substvars for Haskell description blurbs

 -- Joachim Breitner <email address hidden>  Fri, 24 May 2013 12:51:35 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-openglraw_1.3.0.0-2.dsc 1.6 KiB da534a5c845fde3835d4032dc8abdf509a55982e3b5fc2e31f2be2bec2a3c593
haskell-openglraw_1.3.0.0.orig.tar.gz 73.6 KiB 6228ca9ac967350fcb6abac25b8027660ad8599914a60ef0fd10919a6d2cd745
haskell-openglraw_1.3.0.0-2.debian.tar.gz 2.3 KiB bc480ce2d399c1ef150052b37a3439acdf6089b8977d17c47ac05cd98e818120

Available diffs

No changes file available.

Binary packages built by this source

libghc-openglraw-dev: No summary available for libghc-openglraw-dev in ubuntu saucy.

No description available for libghc-openglraw-dev in ubuntu saucy.

libghc-openglraw-doc: No summary available for libghc-openglraw-doc in ubuntu saucy.

No description available for libghc-openglraw-doc in ubuntu saucy.

libghc-openglraw-prof: Raw binding for the OpenGL graphics system; profiling libraries

 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
 necessary functions, tokens and types plus a general facility for loading
 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.