summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-03-20 23:06:07 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-03-20 23:06:07 -0400
commitf3410c44350ad560280bebaa0f9e83e7abc7d196 (patch)
treec3aaf225cf786729b475c9e7dd74593d8826b9d7 /debian
parent617228b8b30f7a32d256a2a744de0047fb494d69 (diff)
bug closures
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
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