diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 2a497c01f..2780807de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20140818) UNRELEASED; urgency=medium +git-annex (5.20140831) unstable; urgency=medium * Make --help work when not in a git repository. Closes: #758592 * Ensure that all lock fds are close-on-exec, fixing various problems with @@ -12,7 +12,7 @@ git-annex (5.20140818) UNRELEASED; urgency=medium one local git repository to another. Timestamps are still preserved as long as cp --preserve=timestamps is supported. Closes: #729757 - -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 12:52:41 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 31 Aug 2014 12:30:08 -0700 git-annex (5.20140817) unstable; urgency=medium |