diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/wallet-server.install | 1 | 
2 files changed, 2 insertions, 0 deletions
| diff --git a/debian/changelog b/debian/changelog index 496349b..7e7e13f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ wallet (1.4-1) UNRELEASED; urgency=medium        for principal naming and directory attributes.  Review the upstream        documentation if you are using the experimental Active Directory        support. +    - Install new contrib/ad-keytab script as /usr/bin/ad-keytab.      - Retrieve krb5.conf settings using the correct default realm.    * Add upstream-vcs-tag pattern to debian/gbp.conf. diff --git a/debian/wallet-server.install b/debian/wallet-server.install index f4f5bdc..7343228 100644 --- a/debian/wallet-server.install +++ b/debian/wallet-server.install @@ -1,4 +1,5 @@  config/wallet                   etc/remctl/conf.d +contrib/ad-keytab               usr/bin  debian/tmp/etc/remctl/acl/wallet-report  debian/tmp/usr/sbin/wallet-admin  debian/tmp/usr/sbin/wallet-backend | 
