diff options
author | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:02:29 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2016-01-17 20:02:29 -0800 |
commit | b101f21f06ef5e73a0c44f448282a3e6b53e48fc (patch) | |
tree | 270385edc1de1af492431d07fdca0bbda2f3fbda /debian/changelog | |
parent | 1b459abc8cf34693d5f23f7fd8fe8ed6c08950a7 (diff) |
Add new dependencies, run wrap-and-sort -ast
New wallet object types, ACLs, and kadmin backends require new
modules. Flesh out the build dependencies and suggests, and then
clean up all the control files with wrap-and-sort -ast.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 11a7fc2..374678c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ wallet (1.3-1) UNRELEASED; urgency=medium - New report that dumps all object history. - Displays of ACLs and ACL entries are now sorted correctly. * Change the branch layout to follow DEP-14. + * Run wrap-and-sort -ast on the package. -- Russ Allbery <rra@debian.org> Sun, 17 Jan 2016 19:40:54 -0800 |