prep release
This commit is contained in:
parent
5934a45f34
commit
f273882567
2 changed files with 3 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
git-annex (5.20140718) UNRELEASED; urgency=medium
|
git-annex (5.20140817) unstable; urgency=medium
|
||||||
|
|
||||||
* New chunk= option to chunk files stored in special remotes.
|
* New chunk= option to chunk files stored in special remotes.
|
||||||
Supported by: directory, S3, webdav, gcrypt, rsync, and all external
|
Supported by: directory, S3, webdav, gcrypt, rsync, and all external
|
||||||
|
@ -41,7 +41,7 @@ git-annex (5.20140718) UNRELEASED; urgency=medium
|
||||||
remote. The remote may have moved between networks, or reconnected.
|
remote. The remote may have moved between networks, or reconnected.
|
||||||
* Switched from the old haskell HTTP library to http-conduit.
|
* Switched from the old haskell HTTP library to http-conduit.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2014 14:41:26 -0400
|
-- Joey Hess <joeyh@debian.org> Sun, 17 Aug 2014 10:30:58 -0400
|
||||||
|
|
||||||
git-annex (5.20140717) unstable; urgency=high
|
git-annex (5.20140717) unstable; urgency=high
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 5.20140717
|
Version: 5.20140817
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Maintainer: Joey Hess <joey@kitenet.net>
|
Maintainer: Joey Hess <joey@kitenet.net>
|
||||||
|
|
Loading…
Reference in a new issue