diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-13 19:09:22 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-13 19:09:22 -0500 |
commit | 645968fd8c114d54a83f1993b53f40a2140c9006 (patch) | |
tree | 66a72342ca5bce8358884b2d19e71c36efa69a5b /debian | |
parent | 26a46bf2fd473122e53a3303226b093523d30bfd (diff) |
releasing version 0.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3a923b5..4d0429e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -etckeeper (0.2) UNRELEASED; urgency=low +etckeeper (0.2) unstable; urgency=low * Add .pwd.lock to default ignores, this file is created by programs that call getspent(). @@ -6,7 +6,7 @@ etckeeper (0.2) UNRELEASED; urgency=low Closes: #451185 * If /etc/.git doesn't exist, display a suggestion to run etckeeper-init. - -- Joey Hess <joeyh@debian.org> Tue, 13 Nov 2007 19:07:14 -0500 + -- Joey Hess <joeyh@debian.org> Tue, 13 Nov 2007 19:09:11 -0500 etckeeper (0.1) unstable; urgency=low |