From ff785095bacd04bf841f0752190be0defc58d8c5 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 5 Jul 2017 08:13:12 +0100 Subject: bump debhelper compat --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc1640d..d9340f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ stylish-haskell (0.7.1.0-1) UNRELEASED; urgency=medium * Switch to dgit-maint-merge(7) workflow. - Add d/source/options - Add d/source/patch-header + * Bump debhelper compat to 10. -- Sean Whitton Tue, 01 Nov 2016 20:31:17 -0700 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 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 Priority: extra Section: haskell -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), ghc, libghc-aeson-dev (>= 0.6), libghc-aeson-dev (<< 1.2), -- cgit v1.2.3