prep release

This commit is contained in:
Joey Hess 2014-11-05 11:42:09 -04:00
parent 79b33297d9
commit 36476aa005
2 changed files with 4 additions and 4 deletions

6
debian/changelog vendored
View file

@ -1,13 +1,13 @@
git-annex (5.20141025) UNRELEASED; urgency=medium
git-annex (5.20141125) unstable; urgency=medium
* Remove fixup code for bad bare repositories created by
versions 5.20131118 through 5.20131127. That fixup code would
accidentially fire when --git-dir was incorrectly
pointed at the working tree of a git-annex repository,
resulting in data loss. Closes: #768093
possibly resulting in data loss. Closes: #768093
* Windows: Fix crash when user.name is not set in git config.
-- Joey Hess <joeyh@debian.org> Fri, 31 Oct 2014 16:13:43 -0400
-- Joey Hess <joeyh@debian.org> Wed, 05 Nov 2014 11:41:51 -0400
git-annex (5.20141024) unstable; urgency=medium

View file

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