prep release
This commit is contained in:
parent
e0ca99b480
commit
bdb81af880
3 changed files with 7 additions and 4 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -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.
|
* importfeed: Filename template can now contain an itempubdate variable.
|
||||||
Needs feed 0.3.9.2.
|
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
|
runaway loop. Thanks to Anarcat for his assistance, and to Maximiliano
|
||||||
Curia for identifying the cause of this bug.
|
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
|
git-annex (5.20140405) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -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
|
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
|
fixed, but you'll need to manually upgrade to this version to get it going
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 5.20140405
|
Version: 5.20140411
|
||||||
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…
Reference in a new issue