summaryrefslogtreecommitdiff
path: root/p/haskell-ltk
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:11:17 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-13 16:11:17 +0400
commite4a5b50b3200e4f10d0a4fec672f78776df6075a (patch)
tree5666b6ce1c3ecf260a2c9c315d7830f42e2bf198 /p/haskell-ltk
parent7692c5ce1de00f9ff2d0f5792a0b1194d4ff5cbb (diff)
downloadDHG_packages-e4a5b50b3200e4f10d0a4fec672f78776df6075a.tar.gz
haskell-ltk: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-ltk')
-rw-r--r--p/haskell-ltk/debian/changelog7
-rw-r--r--p/haskell-ltk/debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/p/haskell-ltk/debian/changelog b/p/haskell-ltk/debian/changelog
index e060fbef3..f3065bb50 100644
--- a/p/haskell-ltk/debian/changelog
+++ b/p/haskell-ltk/debian/changelog
@@ -1,3 +1,10 @@
+haskell-ltk (0.12.0.0-3) UNRELEASED; urgency=low
+
+ * Depend on haskell-devscripts 0.8.13 to ensure this packages is built
+ against experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:11:17 +0200
+
haskell-ltk (0.12.0.0-2) unstable; urgency=low
* Bump mtl and transformers dependency
diff --git a/p/haskell-ltk/debian/control b/p/haskell-ltk/debian/control
index 7ccda5cfa..b7eab6860 100644
--- a/p/haskell-ltk/debian/control
+++ b/p/haskell-ltk/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 (>= 7)
, cdbs
- , haskell-devscripts (>= 0.7)
+ , haskell-devscripts (>= 0.8.13)
, ghc
, libghc-glib-dev (>= 0.10.0)
, libghc-glib-dev (<< 0.13)