prep release

This commit is contained in:
Joey Hess 2015-03-27 13:11:40 -04:00
parent 22c9bbdcdf
commit e473d59b92
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20150318) UNRELEASED; urgency=medium
git-annex (5.20150327) unstable; urgency=medium
* readpresentkey: New plumbing command for checking location log.
* checkpresentkey: New plumbing command to check if a key can be verified
@ -21,7 +21,7 @@ git-annex (5.20150318) UNRELEASED; urgency=medium
* Fix bug introduced in the last release that broke git-annex sync
when git-annex was installed from the standalone tarball.
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 13:10:59 -0400
git-annex (5.20150317) unstable; urgency=medium

View file

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