diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-09 17:53:55 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-09 17:53:55 -0400 |
commit | e28ce28b48c253b6275bae2b45a59247a291c609 (patch) | |
tree | 1d14158785a79e011b5bcd97f441587390422d26 /debian | |
parent | f239b656cd689f9202b829f9c222244f4af02289 (diff) |
Build documentation with deterministic=1 for reproducible builds. (A new ikiwiki feature.) Closes: #785736
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b1e8e1178..f1179919d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ git-annex (5.20150529) UNRELEASED; urgency=medium is dead. * tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking. + * Build documentation with deterministic=1 for reproducible builds. + (A new ikiwiki feature.) Closes: #785736 -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |