emergency release

This commit is contained in:
Joey Hess 2015-04-06 17:13:20 -04:00
parent 0a89d55269
commit c83940393a
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,11 +1,11 @@
git-annex (5.20150407) UNRELEASED; urgency=medium git-annex (5.20150406.1) unstable; urgency=medium
* Fixes a bug in the last release that caused rsync and possibly * Fixes a bug in the last release that caused rsync and possibly
other commands to hang at the end of a file transfer. other commands to hang at the end of a file transfer.
(--quiet is back to not blocking progress displays until (--quiet is back to not blocking progress displays until
that code can be fixed properly.) that code can be fixed properly.)
-- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 17:12:10 -0400 -- Joey Hess <id@joeyh.name> Mon, 06 Apr 2015 17:13:13 -0400
git-annex (5.20150406) unstable; urgency=medium git-annex (5.20150406) unstable; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex Name: git-annex
Version: 5.20150406 Version: 5.20150406.1
Cabal-Version: >= 1.8 Cabal-Version: >= 1.8
License: GPL-3 License: GPL-3
Maintainer: Joey Hess <id@joeyh.name> Maintainer: Joey Hess <id@joeyh.name>