releasing package git-annex version 6.20170520

This commit is contained in:
Joey Hess 2017-06-12 13:55:00 -04:00
parent b493ac8d35
commit e4100fd60e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20170520) UNRELEASED; urgency=medium
git-annex (6.20170520) unstable; urgency=medium
* move --to=here moves from all reachable remotes to the local repository.
* initremote, enableremote: Support gpg subkeys suffixed with an
@ -31,7 +31,7 @@ git-annex (6.20170520) UNRELEASED; urgency=medium
when the last writer of a file closes it; apparently that sometimes
does not happen, which prevented files from being quickly added.
-- Joey Hess <id@joeyh.name> Wed, 24 May 2017 14:03:40 -0400
-- Joey Hess <id@joeyh.name> Mon, 12 Jun 2017 13:37:16 -0400
git-annex (6.20170519) unstable; urgency=medium

View file

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