diff options
author | B. Stack <bgstack15@gmail.com> | 2021-06-11 08:44:35 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-06-11 08:44:35 -0400 |
commit | a9d7cd4f4e15dfe79b358ab9bc4304463a65a886 (patch) | |
tree | 64215cbbfa86b68ca6d0c7197c856fed1f6f1875 /debian/control | |
parent | Merge branch 'dev' into 'master' (diff) | |
download | freeipa-helper-a9d7cd4f4e15dfe79b358ab9bc4304463a65a886.tar.gz freeipa-helper-a9d7cd4f4e15dfe79b358ab9bc4304463a65a886.tar.bz2 freeipa-helper-a9d7cd4f4e15dfe79b358ab9bc4304463a65a886.zip |
0.0.1-2 to provide: devuan-sanity-systemctl
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index febc104..9296ee1 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: freeipa-helper Section: net Priority: optional -Maintainer: Ben Stack <bgstack15@gmail.com> +Maintainer: B. Stack <bgstack15@gmail.com> Build-Depends: debhelper (>=12~) Standards-Version: 4.1.4 Homepage: https://gitlab.com/bgstack15/freeipa-helper @@ -9,8 +9,9 @@ Homepage: https://gitlab.com/bgstack15/freeipa-helper Package: freeipa-helper Architecture: all Multi-Arch: foreign -Suggests: oddjob-mkhomedir (=0.0.1-1) +Suggests: pam-mkhomedir | oddjob-mkhomedir (=0.0.1-1) Recommends: freeipa-client +Provides: devuan-sanity-systemctl Depends: ${misc:Depends}, ${shlibs:Depends} Description: makes running ipa-client-install easier Use this set of scripts as part of your ipa client |