summaryrefslogtreecommitdiff
path: root/p/haskell-hashtables/debian
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:23 +0300
committerJoachim Breitner <mail@joachim-breitner.de>2014-12-20 18:57:23 +0300
commitecbf7f5f7535bbfaad76b9cc8181bb60404321dd (patch)
treef6dd2afafaef65844609aeed4b4d1f6403678af6 /p/haskell-hashtables/debian
parent8509353ebd1dfffbbd04ea8c420eae0b5b49bab1 (diff)
downloadDHG_packages-ecbf7f5f7535bbfaad76b9cc8181bb60404321dd.tar.gz
haskell-hashtables: Depend on haskell-devscripts 0.9, found in experimental
Diffstat (limited to 'p/haskell-hashtables/debian')
-rw-r--r--p/haskell-hashtables/debian/changelog1
-rw-r--r--p/haskell-hashtables/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-hashtables/debian/changelog b/p/haskell-hashtables/debian/changelog
index f2dfcf1b0..db4ea59e7 100644
--- a/p/haskell-hashtables/debian/changelog
+++ b/p/haskell-hashtables/debian/changelog
@@ -1,6 +1,7 @@
haskell-hashtables (1.0.1.8-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:20:30 +0200
diff --git a/p/haskell-hashtables/debian/control b/p/haskell-hashtables/debian/control
index 42bd7d1a2..2812f5d08 100644
--- a/p/haskell-hashtables/debian/control
+++ b/p/haskell-hashtables/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cdbs,
ghc,
ghc-doc,
ghc-prof,
- haskell-devscripts (>= 0.8.15),
+ haskell-devscripts (>= 0.9),
libghc-hashable-dev (>= 1.1),
libghc-hashable-dev (<< 2),
libghc-hashable-prof,