releasing version 3.20130107
This commit is contained in:
parent
fc63e3b660
commit
a06340a111
3 changed files with 7 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (3.20130105) UNRELEASED; urgency=low
|
||||
git-annex (3.20130107) unstable; urgency=low
|
||||
|
||||
* webapp: Add UI to stop and restart assistant.
|
||||
* committer: Fix a file handle leak.
|
||||
|
@ -12,7 +12,7 @@ git-annex (3.20130105) UNRELEASED; urgency=low
|
|||
when the content is not present.
|
||||
* Fix transferring files to special remotes in direct mode.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 03 Jan 2013 14:58:45 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 07 Jan 2013 01:01:41 -0400
|
||||
|
||||
git-annex (3.20130102) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
## version 3.20130107
|
||||
|
||||
This is a bugfix release.
|
||||
|
||||
## version 3.20130102
|
||||
|
||||
This release makes several significant improvements to the git-annex
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 3.20130103
|
||||
Version: 3.20130107
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue