summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-07-19 20:06:59 +0200
committerJoey Hess <joey@gnu.kitenet.net>2009-07-19 20:06:59 +0200
commitcde31f34d6f8a8f961d69decb7660268c697b25b (patch)
tree80456b45c83b21c1096b3e0af5d2a7da69c0133b /debian
parent4d8fc066c3465e8d02adb6662cf621ba6b6804d5 (diff)
bzr: Set author to root when committing via sudo. Committer will be the sudo user, as it is in git.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d60abb7..eb9f7d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ etckeeper (0.39) UNRELEASED; urgency=low
* Document ETCKEEPER_CONF_DIR in man page.
* Typo. Closes: #536799
+ * bzr: Set author to root when committing via sudo. Committer
+ will be the sudo user, as it is in git.
-- Joey Hess <joeyh@debian.org> Thu, 09 Jul 2009 14:35:55 -0400