release
This commit is contained in:
parent
a7f8e957a8
commit
70f205717c
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (4.20130912) UNRELEASED; urgency=low
|
||||
git-annex (4.20130920) unstable; urgency=low
|
||||
|
||||
* webapp: Initial support for setting up encrypted removable drives.
|
||||
* Recommend using my patched gcrypt, which fixes some bugs:
|
||||
|
@ -21,7 +21,7 @@ git-annex (4.20130912) UNRELEASED; urgency=low
|
|||
* Avoid unnecessarily catting non-symlink files from git, which can be
|
||||
so large it runs out of memory.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Thu, 12 Sep 2013 12:14:46 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 20 Sep 2013 10:34:51 -0400
|
||||
|
||||
git-annex (4.20130911) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 4.20130911
|
||||
Version: 4.20130920
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in a new issue