diff options
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 7b7ff55ae..66c4bc94d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.08) UNRELEASED; urgency=low +git-annex (0.08) unstable; urgency=low * Fix `git annex add ../foo` (when ran in a subdir of the repo). * Add configure step to build process. @@ -7,7 +7,7 @@ git-annex (0.08) UNRELEASED; urgency=low * cp --reflink=auto is used if supported, and will make git annex unlock much faster on filesystems like btrfs that support copy on write. - -- Joey Hess <joeyh@debian.org> Wed, 17 Nov 2010 13:54:49 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 21 Nov 2010 13:45:44 -0400 git-annex (0.07) unstable; urgency=low |