diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-11-16 14:18:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-11-16 14:18:01 -0400 |
commit | 4e9fc72e2dc1bb4e5251b1e0eb7b4290e0aa2988 (patch) | |
tree | 3a59d583b88ad8d27a0c0b7f771b7702e8ef0f08 /debian | |
parent | 1c6ce6ab5c32bf14e1022c1ba0c08bfff79edba3 (diff) |
prep release
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 23dc94dc6..f95e3d75d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20151102.2) UNRELEASED; urgency=medium +git-annex (5.20151116) unstable; urgency=medium * Use concurrent-output library when configured with -fConcurrentOutput. This allows nicely displayed messages when using the -J flag. @@ -31,7 +31,7 @@ git-annex (5.20151102.2) UNRELEASED; urgency=medium filesystems where POSIX fcntl locks cannot be used. * init: Automatically enable annex.pidlock when necessary. - -- Joey Hess <id@joeyh.name> Wed, 04 Nov 2015 12:50:20 -0400 + -- Joey Hess <id@joeyh.name> Mon, 16 Nov 2015 14:17:40 -0400 git-annex (5.20151102.1) unstable; urgency=medium |