summaryrefslogtreecommitdiff
path: root/p/haskell-tasty-golden
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:06 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:59:06 +0300
commit352be8aaeb5baa0c62e39e3e83cbaa12312db809 (patch)
tree4c9b4c6e280c7a1f2037259f606cd07932846511 /p/haskell-tasty-golden
parentdb771a0c85bfa22c0425284abb4ac5c01b0df93e (diff)
downloadDHG_packages-352be8aaeb5baa0c62e39e3e83cbaa12312db809.tar.gz
haskell-tasty-golden: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-tasty-golden')
-rw-r--r--p/haskell-tasty-golden/debian/changelog6
-rw-r--r--p/haskell-tasty-golden/debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/p/haskell-tasty-golden/debian/changelog b/p/haskell-tasty-golden/debian/changelog
index 1f864dc30..607465def 100644
--- a/p/haskell-tasty-golden/debian/changelog
+++ b/p/haskell-tasty-golden/debian/changelog
@@ -1,3 +1,9 @@
+haskell-tasty-golden (2.2.2.4-3) UNRELEASED; urgency=medium
+
+ * Depend on haskell-devscripts 0.9, found in experimental
+
+ -- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 16:59:06 +0100
+
haskell-tasty-golden (2.2.2.4-2) unstable; urgency=medium
* Merge Colins changes
diff --git a/p/haskell-tasty-golden/debian/control b/p/haskell-tasty-golden/debian/control
index b6e721192..359e478a5 100644
--- a/p/haskell-tasty-golden/debian/control
+++ b/p/haskell-tasty-golden/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
, cdbs
- , haskell-devscripts (>= 0.8.15)
+ , haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
, libghc-mtl-dev