summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-14 02:25:00 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-14 02:25:00 -0500
commit4026df765607ac8e65fbbff4747420786faac747 (patch)
tree2738ed4d7aaef12bb7ddc546e24037e976bbb32a
parent607f12f1ada14b4a6d69d745d5a4a7b3db3ecb36 (diff)
releasing version 0.30
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 7a6ce44..5ce30cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,16 @@
-etckeeper (0.30) UNRELEASED; urgency=low
+etckeeper (0.30) unstable; urgency=low
* Add vim .*.sw? files to default ignores.
* Also add emacs #*# autosave files to default ignores.
* And DEADJOE files, for good measure.
* etckeeper update-ignore will automatically update the VCS ignore
- file, only touching the part inside a "managed by etckeeper"
- comment block.
+ file, only touching the part inside a "# managed by etckeeper"
+ comment block. (You may want to add such a comment block to your existing
+ .gitignore, or delete the file and regenerate it.)
* Run etckeeper update-ignore on upgrade.
* Fix handling of -d in recursive calls to etckeeper
- -- Joey Hess <joeyh@debian.org> Fri, 13 Feb 2009 22:09:28 -0500
+ -- Joey Hess <joeyh@debian.org> Sat, 14 Feb 2009 01:21:22 -0500
etckeeper (0.29) unstable; urgency=low