diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-02-13 13:46:12 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-02-13 13:46:12 -0500 |
commit | dd0158e0f7cbb26db472d8c4da20d7dfa1e112f8 (patch) | |
tree | dc7d201930a6728caf5a80737df5c247b93df65b /debian/changelog | |
parent | d7179c5d73ec0e90cf4193b1f76391d325d9ea8d (diff) |
shut up cron job
(I hope that no VCS outputs commits to stderr..)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b357968..bf2bb75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -etckeeper (0.29) UNRELEASED; urgency=low +etckeeper (0.29) unstable; urgency=low * Add a daily cron job to autocommit changes to /etc. Closes: #515100 The cron job is enabled by default but can be disabled via etckeeper.conf. (Thanks to Thierry Carrez) - -- Joey Hess <joeyh@debian.org> Fri, 13 Feb 2009 13:30:25 -0500 + -- Joey Hess <joeyh@debian.org> Fri, 13 Feb 2009 13:43:02 -0500 etckeeper (0.28) unstable; urgency=low |