diff options
Diffstat (limited to 'p/haskell-gloss')
| -rw-r--r-- | p/haskell-gloss/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-gloss/debian/control | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/p/haskell-gloss/debian/changelog b/p/haskell-gloss/debian/changelog index 258d0437a..94238fc6e 100644 --- a/p/haskell-gloss/debian/changelog +++ b/p/haskell-gloss/debian/changelog @@ -1,3 +1,9 @@ +haskell-gloss (1.7.8.3-1) UNRELEASED; urgency=low + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Mon, 27 May 2013 15:25:01 +0200 + haskell-gloss (1.7.8.2-2) unstable; urgency=low * Enable compat level 9 diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control index 53f6848c8..99d65316f 100644 --- a/p/haskell-gloss/debian/control +++ b/p/haskell-gloss/debian/control @@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof - , libghc-opengl-dev (>= 2.6) - , libghc-opengl-dev (<< 2.7) + , libghc-opengl-dev (>= 2.7) + , libghc-opengl-dev (<< 2.8) , libghc-opengl-prof - , libghc-glut-dev (>= 2.3) - , libghc-glut-dev (<< 2.4) + , libghc-glut-dev (>= 2.4) + , libghc-glut-dev (<< 2.5) , libghc-glut-prof , libghc-bmp-dev (>= 1.2) , libghc-bmp-dev (<< 1.3) |
