summaryrefslogtreecommitdiff
path: root/p/haskell-sdl
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:44 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:58:44 +0300
commitce6b7efc67551bee854c58f1dc167b290b861b0a (patch)
treed295f816a2747b9d04c160ae466e2a58c9321348 /p/haskell-sdl
parentbf16a2d0edd753801fd83ca8274d40079cd7d34d (diff)
downloadDHG_packages-ce6b7efc67551bee854c58f1dc167b290b861b0a.tar.gz
haskell-sdl: Depend on haskell-devscripts 0.9, found in experimental
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,