summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-gtk/debian/changelog6
-rw-r--r--p/haskell-gtk/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-gtk/debian/changelog b/p/haskell-gtk/debian/changelog
index d51ceb224..4fa5d72cc 100644
--- a/p/haskell-gtk/debian/changelog
+++ b/p/haskell-gtk/debian/changelog
@@ -1,3 +1,9 @@
+haskell-gtk (0.12.5.6-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:57:18 +0100
+
haskell-gtk (0.12.5.6-2) unstable; urgency=medium
* Reupload with a more usual version number, so that this can be synced
diff --git a/p/haskell-gtk/debian/control b/p/haskell-gtk/debian/control
index c6591ce1f..392cfc63a 100644
--- a/p/haskell-gtk/debian/control
+++ b/p/haskell-gtk/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Marco TĂșlio Gontijo e Silva <marcot@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-mtl-dev