prep release
This commit is contained in:
parent
79b33297d9
commit
36476aa005
2 changed files with 4 additions and 4 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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
|
* Remove fixup code for bad bare repositories created by
|
||||||
versions 5.20131118 through 5.20131127. That fixup code would
|
versions 5.20131118 through 5.20131127. That fixup code would
|
||||||
accidentially fire when --git-dir was incorrectly
|
accidentially fire when --git-dir was incorrectly
|
||||||
pointed at the working tree of a git-annex repository,
|
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.
|
* 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
|
git-annex (5.20141024) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 5.20141024
|
Version: 5.20141125
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Maintainer: Joey Hess <joey@kitenet.net>
|
Maintainer: Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue