From 55dcc6bf963f922e1ed5c4bbaaefcfacef57b1d7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 2 Mar 2009 17:03:12 -0500 Subject: README: Typo. Closes: #517914 --- README | 4 ++-- debian/changelog | 5 +++-- etckeeper.spec | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README b/README index 5e61d72..f51a0e1 100644 --- a/README +++ b/README @@ -215,13 +215,13 @@ have a decision to make: Is the history recorded in that repository something you need to preserve, or can you afford to just blow it away and check the current /etc into the new VCS? -In the former case, you just need to follow three steps: +In the latter case, you just need to follow three steps: etckeeper uninit # deletes /etc/.git! vim /etc/etckeeper/etckeeper.conf etckeeper init -In the latter case, you will need to convert the git repository to the +In the former case, you will need to convert the git repository to the other VCS using whatever tools are available to do that. Then you can run `etckeeper uninit`, move files your new VCS will use into place, edit `etckeeper.conf` to change the VCS setting, and finally diff --git a/debian/changelog b/debian/changelog index 1bd56d1..4cc10c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -etckeeper (0.34) UNRELEASED; urgency=low +etckeeper (0.34) unstable; urgency=low * Add support for mktemp if tempfile is not available. * Fix uninit prompt to accept 'y' as well as 'yes'. Closes: #517911 + * README: Typo. Closes: #517914 - -- Joey Hess Sat, 28 Feb 2009 19:53:19 -0500 + -- Joey Hess Mon, 02 Mar 2009 17:01:09 -0500 etckeeper (0.33) unstable; urgency=low diff --git a/etckeeper.spec b/etckeeper.spec index 34ae4af..6db2039 100644 --- a/etckeeper.spec +++ b/etckeeper.spec @@ -1,5 +1,5 @@ Name: etckeeper -Version: 0.33 +Version: 0.34 Release: 4%{?dist} Summary: store /etc in git, mercurial, bzr or darcs -- cgit v1.2.3