releasing package git-annex version 6.20161118

This commit is contained in:
Joey Hess 2016-11-18 11:59:49 -04:00
parent 50ad13b809
commit 5680565122
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.20161112) UNRELEASED; urgency=medium
git-annex (6.20161118) unstable; urgency=medium
* git-annex.cabal: Loosen bounds on persistent to allow 2.5, which
on Debian has been patched to work with esqueleto.
@ -16,7 +16,7 @@ git-annex (6.20161112) UNRELEASED; urgency=medium
* Linux arm standalone: Build with a 32kb page size, which is needed
on several ARM NAS devices, including Drobo 5N, and WD NAS.
-- Joey Hess <id@joeyh.name> Tue, 15 Nov 2016 11:15:27 -0400
-- Joey Hess <id@joeyh.name> Fri, 18 Nov 2016 11:43:14 -0400
git-annex (6.20161111) unstable; urgency=medium

View file

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