releasing package git-annex version 6.20161031

This commit is contained in:
Joey Hess 2016-10-31 18:56:18 -04:00
parent 0cdee6c63f
commit 5b5dcabdcf
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20161028) UNRELEASED; urgency=medium
git-annex (6.20161031) unstable; urgency=medium
* Assistant, repair: Fix ignoring of git fsck errors due to
duplicate file entries in tree objects.
@ -6,7 +6,7 @@ git-annex (6.20161028) UNRELEASED; urgency=medium
* Fix reversion in 6.20161012 that prevented adding files with a space
in their name.
-- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 13:59:47 -0400
-- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 18:55:59 -0400
git-annex (6.20161027) unstable; urgency=medium

View file

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