releasing package git-annex version 6.20170510
This commit is contained in:
parent
cfa6932dcc
commit
884505279a
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
git-annex (6.20170322) UNRELEASED; urgency=medium
|
||||
git-annex (6.20170510) unstable; urgency=medium
|
||||
|
||||
* When a http remote does not expose an annex.uuid config, only warn
|
||||
about it once, not every time git-annex is run.
|
||||
|
@ -26,7 +26,7 @@ git-annex (6.20170322) UNRELEASED; urgency=medium
|
|||
a single key-value backend, rather than the unncessary and confusing
|
||||
list. The old option still works if set.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Wed, 29 Mar 2017 12:41:46 -0400
|
||||
-- Joey Hess <id@joeyh.name> Wed, 10 May 2017 15:05:22 -0400
|
||||
|
||||
git-annex (6.20170321) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
Name: git-annex
|
||||
Version: 6.20170321
|
||||
Version: 6.20170510
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <id@joeyh.name>
|
||||
Author: Joey Hess
|
||||
Stability: Stable
|
||||
Copyright: 2010-2016 Joey Hess
|
||||
Copyright: 2010-2017 Joey Hess
|
||||
License-File: COPYRIGHT
|
||||
Homepage: http://git-annex.branchable.com/
|
||||
Build-type: Custom
|
||||
|
|
Loading…
Reference in a new issue