diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-21 18:15:11 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-21 18:15:11 -0800 |
commit | b031bf60143bbf38a047de4cf8eb3a10895f2b1b (patch) | |
tree | 6ac1698ea2ec3f96823ea4ec9f66953bfe81b474 /debian/changelog | |
parent | 828861d940dcfeadfdc94191db11956a732970fc (diff) |
Update to debhelper V7 with rule minimization and overrides
* Update debhelper compatibility level to V7.
- Use debhelper rule minimization with overrides.
- Add ${misc:Depends} to dependencies.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9cc4614..473677d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ wallet (0.10-1) UNRELEASED; urgency=low - Do not log the data passed to store. - New wallet-report script and multiple additional database reports. - Report ACL names as well as numbers in object history. + * Update debhelper compatibility level to V7. + - Use debhelper rule minimization with overrides. + - Add ${misc:Depends} to dependencies. -- Russ Allbery <rra@debian.org> Sun, 21 Feb 2010 17:49:43 -0800 |