prep release
This commit is contained in:
parent
b83fe02edd
commit
283b126a87
2 changed files with 3 additions and 4 deletions
5
debian/changelog
vendored
5
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (6.20160413) UNRELEASED; urgency=medium
|
||||
git-annex (6.20160418) unstable; urgency=medium
|
||||
|
||||
* smudge: Print a warning when annex.thin is set, as git's smudge
|
||||
interface does not allow honoring that configuration.
|
||||
|
@ -9,7 +9,6 @@ git-annex (6.20160413) UNRELEASED; urgency=medium
|
|||
a dekstop menu which happens to run it in $HOME, the webapp will now not
|
||||
treat such a $HOME git repository as a git-annex repository.
|
||||
* webapp: Update url to add gitlab.com ssh key.
|
||||
(Psst GitLab.. cool urls don't change!)
|
||||
* Fix bug in v6 mode that prevented treating unlocked executable files
|
||||
as annexed. If you have such files, run git annex init --version=6
|
||||
to update the cache after upgrading to this version of git-annex.
|
||||
|
@ -22,7 +21,7 @@ git-annex (6.20160413) UNRELEASED; urgency=medium
|
|||
5.20151019 or newer. (The bug was in the client side; the remote
|
||||
git-annex-shell does not need to be upgraded.)
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Wed, 13 Apr 2016 13:30:32 -0400
|
||||
-- Joey Hess <id@joeyh.name> Mon, 18 Apr 2016 18:33:52 -0400
|
||||
|
||||
git-annex (6.20160412) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 6.20160412
|
||||
Version: 6.20160418
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <id@joeyh.name>
|
||||
|
|
Loading…
Reference in a new issue