summaryrefslogtreecommitdiff
path: root/p/haskell-lambdabot-irc-plugins
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-27 18:40:34 -0400
committerClint Adams <clint@debian.org>2016-10-27 19:09:04 -0400
commit2e97a8ef5e3ee27560a838d08f8871771937d944 (patch)
treee0e1b08192dbec01c49cfffffe559a411765ccb8 /p/haskell-lambdabot-irc-plugins
parent6b1fe6c4ac20f8e569f4ff2ee9bf620dc9b7f340 (diff)
downloadDHG_packages-2e97a8ef5e3ee27560a838d08f8871771937d944.tar.gz
change all haskell-devscripts B-Ds to >= 0.13
Diffstat (limited to 'p/haskell-lambdabot-irc-plugins')
-rw-r--r--p/haskell-lambdabot-irc-plugins/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/haskell-lambdabot-irc-plugins/debian/control b/p/haskell-lambdabot-irc-plugins/debian/control
index 5a7ca0d3a..7ba426450 100644
--- a/p/haskell-lambdabot-irc-plugins/debian/control
+++ b/p/haskell-lambdabot-irc-plugins/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper (>= 9),
ghc (>= 8),
ghc-prof,
- haskell-devscripts (>= 0.9),
+ haskell-devscripts (>= 0.13),
libghc-lambdabot-core-dev (<< 5.2),
libghc-lambdabot-core-dev (>= 5.1),
libghc-lambdabot-core-prof,