diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 14:40:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-06 14:47:56 -0400 |
commit | 61f7f5cf84c604062b8034deba436f2bddfa340e (patch) | |
tree | 641426c35ff6593a2db50dc4c65199564ce3433b /debian/changelog | |
parent | c732475d89ae616de5ddd2b05190ae15ebce30ba (diff) |
Uninit on purge, guarded by a debconf prompt. Closes: #527218
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 73a315a..03cf25b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ etckeeper (0.35) UNRELEASED; urgency=low * Make etckeeper uninit -f disable the prompt. + * Uninit on purge, guarded by a debconf prompt. Closes: #527218 -- Joey Hess <joeyh@debian.org> Wed, 06 May 2009 14:04:56 -0400 |