diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:51:58 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 15:51:58 -0700 |
commit | a357f87b9e5ee6863ad2011be7944e30e3c9e6cd (patch) | |
tree | 3a2ae55a68b3ec52a5af0714a652179100e4d7f3 /debian/changelog | |
parent | 53a80013a68a86013500607e9bf95ed9b26e6a5e (diff) |
Update to debhelper V9, enable hardening, parallel builds
* Update debhelper compatibility level to V9.
- Enable all hardening build flags.
- Enable parallel builds.
Change-Id: I816acdcf5a204fddc909f78e3db39493e7c2321e
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 786acc6..4fac676 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ wallet (1.0-1) UNRELEASED; urgency=low - New comments field for objects and wallet commands to set and retrieve it. * Switch to xz compression for the upstream and Debian tarballs. + * Update debhelper compatibility level to V9. + - Enable all hardening build flags. + - Enable parallel builds. * Move single-debian-patch to local-options and patch-header to local-patch-header so that they only apply to the packages I build and NMUs get regular version-numbered patches. |