releasing package git-annex version 6.20170321
This commit is contained in:
parent
a344d1e2f8
commit
464291243c
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
git-annex (6.20170301.2) UNRELEASED; urgency=medium
|
git-annex (6.20170321) unstable; urgency=medium
|
||||||
|
|
||||||
* Bugfix: Passing a command a filename that does not exist sometimes
|
* Bugfix: Passing a command a filename that does not exist sometimes
|
||||||
did not display an error, when a path to a directory was also passed.
|
did not display an error, when a path to a directory was also passed.
|
||||||
|
@ -27,7 +27,7 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium
|
||||||
* sync --content-of=path (-C path) added for when you want to sync
|
* sync --content-of=path (-C path) added for when you want to sync
|
||||||
only some files' contents, not the whole working tree.
|
only some files' contents, not the whole working tree.
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400
|
-- Joey Hess <id@joeyh.name> Tue, 21 Mar 2017 11:27:38 -0400
|
||||||
|
|
||||||
git-annex (6.20170301.1) unstable; urgency=medium
|
git-annex (6.20170301.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 6.20170301.1
|
Version: 6.20170321
|
||||||
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>
|
||||||
|
|
Loading…
Reference in a new issue