summaryrefslogtreecommitdiff
path: root/p/haskell-opengl
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-21 12:01:37 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-21 12:01:37 +0300
commit265393b907a8426dd6d428935c92d155d8c61f46 (patch)
tree66c7c04cf42a46ce8eb655bce8c30c5e4121d32c /p/haskell-opengl
parent0f45c3cc841c0bac1a5668ccd48d5ff092fe8175 (diff)
downloadDHG_packages-265393b907a8426dd6d428935c92d155d8c61f46.tar.gz
haskell-opengl: New upstream release
Diffstat (limited to 'p/haskell-opengl')
-rw-r--r--p/haskell-opengl/debian/changelog5
-rw-r--r--p/haskell-opengl/debian/control7
2 files changed, 8 insertions, 4 deletions
diff --git a/p/haskell-opengl/debian/changelog b/p/haskell-opengl/debian/changelog
index d576feda1..c5bb93749 100644
--- a/p/haskell-opengl/debian/changelog
+++ b/p/haskell-opengl/debian/changelog
@@ -1,9 +1,10 @@
-haskell-opengl (2.8.0.0-2) UNRELEASED; urgency=low
+haskell-opengl (2.9.2.0-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:13 +0200
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 17:03:18 +0100
haskell-opengl (2.8.0.0-1) unstable; urgency=low
diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control
index d4b161684..3e959bac7 100644
--- a/p/haskell-opengl/debian/control
+++ b/p/haskell-opengl/debian/control
@@ -10,11 +10,14 @@ Build-Depends: debhelper (>= 9)
, ghc
, ghc-prof
, ghc-doc
- , libghc-openglraw-dev (>= 1.3.0.0)
+ , libghc-text-dev
+ , libghc-text-prof
+ , libghc-openglraw-dev (>= 1.4.1.0)
, libghc-openglraw-prof
- , libghc-gluraw-dev (>= 1.1.0.0)
+ , libghc-gluraw-dev (>= 1.3.0.0)
, libghc-gluraw-prof
Build-Depends-Indep: ghc-doc
+ , libghc-text-doc
, libghc-openglraw-doc
, libghc-gluraw-doc
Homepage: http://hackage.haskell.org/package/OpenGL