diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-17 10:31:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-17 10:31:21 -0400 |
commit | 18d1c3f422a6ce960b29f67565fd525b3f386619 (patch) | |
tree | a141e67e62df9cde4809fcc7eb1039ae6818b528 /debian | |
parent | 44a179b89c8804d5bc1760cb6bffa14aa20317ef (diff) |
prep release5.20140817
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0d884cd81..c458da5f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. 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. * 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 |