prep release

This commit is contained in:
Joey Hess 2014-10-13 10:13:27 -04:00
parent 91894b405d
commit 86a7bddb41
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20140928) UNRELEASED; urgency=medium
git-annex (5.20141013) unstable; urgency=medium
* Adjust cabal file to support building w/o assistant on the hurd.
* Support building with yesod 1.4.
@ -6,7 +6,7 @@ git-annex (5.20140928) UNRELEASED; urgency=medium
* map: Handle .git prefixed remote repos. Closes: #614759
* repair: Prevent auto gc from happening when fetching from a remote.
-- Joey Hess <joeyh@debian.org> Mon, 29 Sep 2014 14:07:51 -0400
-- Joey Hess <joeyh@debian.org> Mon, 13 Oct 2014 10:13:06 -0400
git-annex (5.20140927) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 5.20140927
Version: 5.20141013
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>