diff options
author | Joey Hess <joey@kitenet.net> | 2014-09-04 15:43:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-09-04 15:43:19 -0400 |
commit | 5db7670623c2551c5cc1f6dc8ce02543b06cf671 (patch) | |
tree | 6e613e089dde3ece817d7da584113f8eaa2b2911 /debian | |
parent | 81d3328154d544d4e857810a81e6080105065e5f (diff) |
Use debconf for prompting when post-install commit fails, as was already done for pre-install commit. This avoids propigating errors to apt when eg, git is misconfigured and cannot commit. Closes: #760011
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1575d89..e11e941 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +etckeeper (1.14) UNRELEASED; urgency=medium + + * Use debconf for prompting when post-install commit fails, as was + already done for pre-install commit. This avoids propigating + errors to apt when eg, git is misconfigured and cannot commit. + Closes: #760011 + + -- Joey Hess <joeyh@debian.org> Thu, 04 Sep 2014 15:41:39 -0400 + etckeeper (1.13) unstable; urgency=medium * Ignore check-mk-agent-logwatch's FHS violating |