diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2017-06-20 17:15:01 +0100 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-06-20 17:15:01 +0100 |
commit | b68d5878c29e1e2e619bb68c04235ba33c70848b (patch) | |
tree | d46fa13f82ca5076b32a04317f093175f6968fdf /debian/control | |
parent | fe4400bca30da6c84e81279b7011e4ebaf08048c (diff) |
bump debhelper compat to 10
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 388637e..75b440e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: lisp Priority: optional Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org> Uploaders: Sean Whitton <spwhitton@spwhitton.name> -Build-Depends: debhelper (>= 9), dh-elpa (>= 0.0.17) +Build-Depends: debhelper (>= 10), dh-elpa (>= 0.0.17) Standards-Version: 4.0.0 Homepage: https://github.com/nicferrier/emacs-noflet Vcs-Git: https://anonscm.debian.org/git/pkg-emacsen/pkg/emacs-noflet.git |