prep release

This commit is contained in:
Joey Hess 2014-04-11 15:01:10 -04:00
parent e0ca99b480
commit bdb81af880
Failed to extract signature
3 changed files with 7 additions and 4 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (5.20140406) UNRELEASED; urgency=medium
git-annex (5.20140411) unstable; urgency=medium
* importfeed: Filename template can now contain an itempubdate variable.
Needs feed 0.3.9.2.
@ -12,7 +12,7 @@ git-annex (5.20140406) UNRELEASED; urgency=medium
runaway loop. Thanks to Anarcat for his assistance, and to Maximiliano
Curia for identifying the cause of this bug.
-- Joey Hess <joeyh@debian.org> Mon, 07 Apr 2014 16:22:02 -0400
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 14:59:49 -0400
git-annex (5.20140405) unstable; urgency=medium

View file

@ -1,4 +1,7 @@
## version 5.20140406
## version 5.20140411
This release fixes a bug that could cause the assistant to use a *lot* of
CPU, when monthly fscking was set up.
Automatic upgrading was broken on OSX for previous versions. This has been
fixed, but you'll need to manually upgrade to this version to get it going

View file

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