prep release
This commit is contained in:
parent
769565179a
commit
62e6ad8bee
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 5.20140817
|
||||
Version: 5.20140831
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in a new issue