Use debhelper compat 10

This commit is contained in:
Richard Laager 2017-11-26 06:06:22 -06:00 committed by Peter Nordin
parent fd9d4bc54a
commit cac90382e2
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
9
10

View File

@ -2,7 +2,7 @@ Source: sanoid
Section: utils
Priority: optional
Maintainer: Jim Salter <jim@openoid.net>
Build-Depends: debhelper (>= 9)
Build-Depends: debhelper (>= 10)
Standards-Version: 4.1.1
Homepage: https://github.com/jimsalterjrs/sanoid
Vcs-Git: https://github.com/jimsalterjrs/sanoid.git

View File

@ -5,7 +5,7 @@
#export DH_VERBOSE = 1
%:
dh $@ --with systemd
dh $@
DESTDIR = $(CURDIR)/debian/sanoid
override_dh_auto_install: