diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:15 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-12-20 18:58:15 +0300 |
| commit | 5c585195ddfdff34046b4c8c752a2498bf283b9f (patch) | |
| tree | b21204346f41ffd044aa538127791e48b253be7d | |
| parent | 484fa8ba3182594d39195ac64f2658d2b30407d0 (diff) | |
| download | DHG_packages-5c585195ddfdff34046b4c8c752a2498bf283b9f.tar.gz | |
haskell-openglraw: Depend on haskell-devscripts 0.9, found in experimental
| -rw-r--r-- | p/haskell-openglraw/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-openglraw/debian/control | 2 |
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 |
