releasing version 3.20110707
This commit is contained in:
parent
67dcc1f171
commit
4d4f297c96
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
git-annex (3.20110706) UNRELEASED; urgency=low
|
git-annex (3.20110707) unstable; urgency=low
|
||||||
|
|
||||||
* Fix sign bug in disk free space checking.
|
* Fix sign bug in disk free space checking.
|
||||||
* Bugfix: Forgot to de-escape keys when upgrading. Could result in
|
* Bugfix: Forgot to de-escape keys when upgrading. Could result in
|
||||||
|
@ -7,7 +7,7 @@ git-annex (3.20110706) UNRELEASED; urgency=low
|
||||||
* add: Avoid a failure mode that resulted in the file seemingly being
|
* add: Avoid a failure mode that resulted in the file seemingly being
|
||||||
deleted (content put in the annex but no symlink present).
|
deleted (content put in the annex but no symlink present).
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Tue, 05 Jul 2011 20:52:11 -0400
|
-- Joey Hess <joeyh@debian.org> Thu, 07 Jul 2011 19:29:39 -0400
|
||||||
|
|
||||||
git-annex (3.20110705) unstable; urgency=low
|
git-annex (3.20110705) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 3.20110705
|
Version: 3.20110707
|
||||||
Cabal-Version: >= 1.6
|
Cabal-Version: >= 1.6
|
||||||
License: GPL
|
License: GPL
|
||||||
Maintainer: Joey Hess <joey@kitenet.net>
|
Maintainer: Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Reference in a new issue