releasing package git-annex version 6.20160419

This commit is contained in:
Joey Hess 2016-04-28 09:48:08 -04:00
parent 58b65dd8ee
commit 21118084db
Failed to extract signature
2 changed files with 3 additions and 3 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (6.20160419) UNRELEASED; urgency=medium
git-annex (6.20160419) unstable; urgency=medium
* Fix bug that prevented resuming of uploads to encrypted special remotes
that used chunking.
@ -28,7 +28,7 @@ git-annex (6.20160419) UNRELEASED; urgency=medium
a ghc that has been fixed to not hang when it cannot find locale files.
* Isolate test suite from global git config settings.
-- Joey Hess <id@joeyh.name> Wed, 27 Apr 2016 14:07:18 -0400
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 09:31:14 -0400
git-annex (6.20160418) unstable; urgency=medium

View file

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