summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-07-05 08:13:12 +0100
committerSean Whitton <spwhitton@spwhitton.name>2017-07-05 08:13:12 +0100
commitff785095bacd04bf841f0752190be0defc58d8c5 (patch)
treea84c4be7e39e09f17539116b5ea06cae32116b4a /debian/control
parent627d6555da3e474e4736f410872941651cba4928 (diff)
downloadstylish-haskell-ff785095bacd04bf841f0752190be0defc58d8c5.tar.gz
bump debhelper compat
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 34da6bb..3388aca 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: stylish-haskell
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Priority: extra
Section: haskell
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
ghc,
libghc-aeson-dev (>= 0.6),
libghc-aeson-dev (<< 1.2),