summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:15 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:15 +0300
commit5c585195ddfdff34046b4c8c752a2498bf283b9f (patch)
treeb21204346f41ffd044aa538127791e48b253be7d
parent484fa8ba3182594d39195ac64f2658d2b30407d0 (diff)
downloadDHG_packages-5c585195ddfdff34046b4c8c752a2498bf283b9f.tar.gz
haskell-openglraw: Depend on haskell-devscripts 0.9, found in experimental
-rw-r--r--p/haskell-openglraw/debian/changelog1
-rw-r--r--p/haskell-openglraw/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-openglraw/debian/changelog b/p/haskell-openglraw/debian/changelog
index 253337b03..0d229aa80 100644
--- a/p/haskell-openglraw/debian/changelog
+++ b/p/haskell-openglraw/debian/changelog
@@ -2,6 +2,7 @@ haskell-openglraw (1.3.0.0-3) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
* Fix Homepage URL
+ * Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:13 +0200
diff --git a/p/haskell-openglraw/debian/control b/p/haskell-openglraw/debian/control
index aafc3b460..050a6f382 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.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libgl1-mesa-dev | libgl-dev