prep release
Note that 039e83ed5d
maligned FTP
incorrectly. The type checker didn't catch that bug because of the monad
instance for lists.
This commit is contained in:
parent
51d59fec66
commit
015a3f6061
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (6.20160115) UNRELEASED; urgency=medium
|
||||
git-annex (6.20160126) unstable; urgency=medium
|
||||
|
||||
* Fix nasty reversion in the last release that broke sync --content's
|
||||
handling of many preferred content expressions.
|
||||
|
@ -26,7 +26,7 @@ git-annex (6.20160115) UNRELEASED; urgency=medium
|
|||
aeson feed and regex-tdfa to the core dependencies.
|
||||
* Roll the dns build flag into the assistant build flag.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400
|
||||
-- Joey Hess <id@joeyh.name> Tue, 26 Jan 2016 14:57:42 -0400
|
||||
|
||||
git-annex (6.20160114) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 6.20160114
|
||||
Version: 6.20160126
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <id@joeyh.name>
|
||||
|
|
Loading…
Reference in a new issue