diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/compat b/debian/compat index 7f8f011eb..ec635144f 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/debian/control b/debian/control index c292d8295..3f171a11c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: git-annex Section: utils Priority: optional Build-Depends: - debhelper (>= 7.0.50), + debhelper (>= 9), ghc, libghc-missingh-dev, libghc-hslogger-dev, |