summaryrefslogtreecommitdiff
path: root/p/haskell-sdl
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-sdl')
-rw-r--r--p/haskell-sdl/debian/changelog1
-rw-r--r--p/haskell-sdl/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-sdl/debian/changelog b/p/haskell-sdl/debian/changelog
index 2bc5a535e..05dea4852 100644
--- a/p/haskell-sdl/debian/changelog
+++ b/p/haskell-sdl/debian/changelog
@@ -1,6 +1,7 @@
haskell-sdl (0.6.4-3) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
+ * Depend on haskell-devscripts 0.9, found in experimental
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:21:35 +0200
diff --git a/p/haskell-sdl/debian/control b/p/haskell-sdl/debian/control
index 80ab29899..8ee56a818 100644
--- a/p/haskell-sdl/debian/control
+++ b/p/haskell-sdl/debian/control
@@ -6,7 +6,7 @@ Uploaders: Miriam Ruiz <little_miry@yahoo.es>
Standards-Version: 3.9.4
Build-Depends:
debhelper (>= 9),
- haskell-devscripts (>= 0.8.13),
+ haskell-devscripts (>= 0.9),
cdbs,
ghc,
ghc-prof,