diff options
| author | Ondřej Surý <ondrej@sury.org> | 2020-08-06 09:16:40 +0200 | 
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2020-09-26 09:22:43 +0200 | 
| commit | 47ebc8336839ef098b7b93a40056b775a101bd6a (patch) | |
| tree | 2e2bf6b6d3d12c4e7bae647412148b5e1d46dbb4 /debian/compat | |
| parent | a32cd91a258a5b543deb3ab8968307d09c412760 (diff) | |
Convert the package to dh compat level 10
There are couple of related changes:
* Bump the debhelper dependency to the version at least in Debian Jessie
* Drop the dh-autoreconf, autotools-dev dependency, this is automatically
  included.
* Drop the --parallel, --with=systemd and --with=autoreconf, this is
  automatically enabled in dh compat level 10, add a --without=systemd
  when requested via build profile.
Diffstat (limited to 'debian/compat')
| -rw-r--r-- | debian/compat | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/compat b/debian/compat index ec635144f6..f599e28b8a 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10  | 
