summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-07-31 11:33:40 -0400
committerJoey Hess <joey@kitenet.net>2013-07-31 11:33:40 -0400
commit029bf430efa727eed896c9a16c0d9645228daa41 (patch)
tree147f9dba332c99dd4e158c1c9ca6a623ac84d9b4 /debian
parentf2b85e0e5ca4024f27825d74be040b9274cde90c (diff)
Fix hilarious typo hardcoding my name. Closes: #718425
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d0defb1..c706d17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+etckeeper (1.7) UNRELEASED; urgency=low
+
+ * Fix hilarious typo hardcoding my name. Closes: #718425
+
+ -- Joey Hess <joeyh@debian.org> Wed, 31 Jul 2013 11:33:10 -0400
+
etckeeper (1.6) unstable; urgency=low
* Guard git config calls. Closes: #717957