diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-05 17:20:29 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2015-04-05 17:20:29 +0300 |
| commit | f7ca4038c19b87f67aaf0fd22cfe953ae4b00157 (patch) | |
| tree | 24e424b7b7f57e304aa8815560cf02a4405a8ce2 /p/haskell-opengl | |
| parent | 93d22acb9a29b92e71be9af432ac67a82c55aaed (diff) | |
| download | DHG_packages-f7ca4038c19b87f67aaf0fd22cfe953ae4b00157.tar.gz | |
haskell-opengl: New upstream release
Diffstat (limited to 'p/haskell-opengl')
| -rw-r--r-- | p/haskell-opengl/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-opengl/debian/control | 16 |
2 files changed, 20 insertions, 2 deletions
diff --git a/p/haskell-opengl/debian/changelog b/p/haskell-opengl/debian/changelog index e8f08d4ff..f7b69145b 100644 --- a/p/haskell-opengl/debian/changelog +++ b/p/haskell-opengl/debian/changelog @@ -1,3 +1,9 @@ +haskell-opengl (2.12.0.0-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sun, 05 Apr 2015 16:18:42 +0200 + haskell-opengl (2.9.2.0-1) experimental; urgency=low * Adjust watch file to new hackage layout diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control index 3e959bac7..f5cb35380 100644 --- a/p/haskell-opengl/debian/control +++ b/p/haskell-opengl/debian/control @@ -10,14 +10,26 @@ Build-Depends: debhelper (>= 9) , ghc , ghc-prof , ghc-doc + , libghc-text-dev (>= 0.1) + , libghc-text-dev (<< 1.3) , libghc-text-dev , libghc-text-prof - , libghc-openglraw-dev (>= 1.4.1.0) + , libghc-objectname-dev (>= 1.1) + , libghc-objectname-dev (<< 1.2) + , libghc-objectname-prof + , libghc-statevar-dev (>= 1.1) + , libghc-statevar-dev (<< 1.2) + , libghc-statevar-prof + , libghc-openglraw-dev (>= 2.1) + , libghc-openglraw-dev (<< 2.5) , libghc-openglraw-prof - , libghc-gluraw-dev (>= 1.3.0.0) + , libghc-gluraw-dev (>= 1.3) + , libghc-gluraw-dev (<< 1.6) , libghc-gluraw-prof Build-Depends-Indep: ghc-doc , libghc-text-doc + , libghc-objectname-doc + , libghc-statevar-doc , libghc-openglraw-doc , libghc-gluraw-doc Homepage: http://hackage.haskell.org/package/OpenGL |
