releasing version 3.20110705

This commit is contained in:
Joey Hess 2011-07-05 15:21:38 -04:00
parent c0cacbbf76
commit d583e04d23
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20110703) UNRELEASED; urgency=low
git-annex (3.20110705) unstable; urgency=low
* uninit: Delete the git-annex branch and .git/annex/
* unannex: In --fast mode, file content is left in the annex, and a
@ -6,8 +6,9 @@ git-annex (3.20110703) UNRELEASED; urgency=low
* uninit: Use unannex in --fast mode, to support unannexing multiple
files that link to the same content.
* Drop the dependency on the haskell curl bindings, use regular haskell HTTP.
* Fix a pipeline stall when upgrading (caused by #624389).
-- Joey Hess <joeyh@debian.org> Mon, 04 Jul 2011 15:50:21 -0400
-- Joey Hess <joeyh@debian.org> Tue, 05 Jul 2011 14:37:39 -0400
git-annex (3.20110702) unstable; urgency=low

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 3.20110702.2
Version: 3.20110705
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>