releasing version 0.18
This commit is contained in:
parent
59c9eda962
commit
818111e0c2
2 changed files with 5 additions and 4 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
git-annex (0.18) UNRELEASED; urgency=low
|
git-annex (0.18) unstable; urgency=low
|
||||||
|
|
||||||
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
|
* Bugfix: `copy --to` and `move --to` forgot to stage location log changes
|
||||||
after transferring the file to the remote repository.
|
after transferring the file to the remote repository.
|
||||||
|
@ -8,7 +8,7 @@ git-annex (0.18) UNRELEASED; urgency=low
|
||||||
* unlock: Fix behavior when file content is not present.
|
* unlock: Fix behavior when file content is not present.
|
||||||
* Test suite improvements. Current top-level test coverage: 80%
|
* Test suite improvements. Current top-level test coverage: 80%
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2011 16:05:25 -0400
|
-- Joey Hess <joeyh@debian.org> Fri, 14 Jan 2011 14:17:44 -0400
|
||||||
|
|
||||||
git-annex (0.17) unstable; urgency=low
|
git-annex (0.17) unstable; urgency=low
|
||||||
|
|
||||||
|
|
5
debian/copyright
vendored
5
debian/copyright
vendored
|
@ -4,5 +4,6 @@ Source: native package
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: © 2010-2011 Joey Hess <joey@kitenet.net>
|
Copyright: © 2010-2011 Joey Hess <joey@kitenet.net>
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
The full text of the GPL is distributed as doc/GPL in this package's
|
The full text of version 3 of the GPL is distributed as doc/GPL in
|
||||||
source, or in /usr/share/common-licenses/GPL on Debian systems.
|
this package's source, or in /usr/share/common-licenses/GPL-3 on
|
||||||
|
Debian systems.
|
||||||
|
|
Loading…
Reference in a new issue