prep release

This commit is contained in:
Joey Hess 2016-05-11 12:41:58 -04:00
parent 92fcf990d3
commit c6e30e2b9b
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.20160420) UNRELEASED; urgency=medium git-annex (6.20160511) unstable; urgency=medium
* Fix bug that sometimes prevented git-annex smudge --clean from consuming * Fix bug that sometimes prevented git-annex smudge --clean from consuming
all its input, which resulted in git add bypassing git-annex. all its input, which resulted in git add bypassing git-annex.
@ -33,7 +33,7 @@ git-annex (6.20160420) UNRELEASED; urgency=medium
of the repo and your public keys can upload files to, but only you can of the repo and your public keys can upload files to, but only you can
decrypt the files stored in it. decrypt the files stored in it.
-- Joey Hess <id@joeyh.name> Thu, 28 Apr 2016 13:17:04 -0400 -- Joey Hess <id@joeyh.name> Wed, 11 May 2016 12:41:42 -0400
git-annex (6.20160419) unstable; urgency=medium git-annex (6.20160419) unstable; urgency=medium

View file

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