diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-22 11:49:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-22 11:49:53 -0400 |
commit | 806a793497c94a247571c72f459e1b82fa799c37 (patch) | |
tree | bb3c6a19708a8f86d58dbc4f532cf0380a754023 /debian | |
parent | ae8d76698220afe450192e3a73545b398c8b48c4 (diff) |
releasing version 0.59
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 70e3a2d..2bc2cbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -etckeeper (0.59) UNRELEASED; urgency=low +etckeeper (0.59) unstable; urgency=low * Add /etc/cups/subscriptions.conf to default ignores, as the content of this file does not normally contain configuration and it changes frequently. Closes: #651168 + * Shell quoting fix. Thanks, Daniel Hahler - -- Joey Hess <joeyh@debian.org> Tue, 06 Dec 2011 15:26:18 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 22 Dec 2011 11:48:50 -0400 etckeeper (0.58) unstable; urgency=low |