diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 286ab28..1f27316 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ etckeeper (0.13) UNRELEASED; urgency=low * Drop the debconf prompt before committing in pre-install. - Closes: #470577, #462161 + Closes: #470577, #462161, #471157, #462161 * Stop using metastore, instead add shell commands to .etckeeper to handle permissions. Patch by Scott Bronson. The main advantages of this approach are: @@ -9,6 +9,8 @@ etckeeper (0.13) UNRELEASED; urgency=low - Git diff includes changes to the commands in the file, which is more transparent than a change to the binary .metadata file, and does not produce conflicts during merging. + - Revision control directories such as .hg are filtered out. + Closes: #471371 Note that repositories still including .metadata files will be automatically transitioned, and the file removed, and etckeeper init on out a historical version of a repository that still contains .metadata |