diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-07 18:30:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-07 18:30:21 -0400 |
commit | 8f949b164404e70be56d283280045ba4c72426d6 (patch) | |
tree | 7d768e557fc2de20907676f2fa87c8a678bd077f | |
parent | 05d321ace65291322e0393b1d931f29c5058f5c2 (diff) |
releasing version 0.030.03
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ccfaa0d07..f9cec02c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.03) UNRELEASED; urgency=low +git-annex (0.03) unstable; urgency=low * Fix support for file:// remotes. * Add --verbose @@ -15,7 +15,7 @@ git-annex (0.03) UNRELEASED; urgency=low * Add fsck subcommand. (For now it only finds unused key contents in the annex.) - -- Joey Hess <joeyh@debian.org> Thu, 28 Oct 2010 13:46:59 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 07 Nov 2010 18:26:04 -0400 git-annex (0.02) unstable; urgency=low |