From 26a34b75724661414ee00aa80296ab45f4df3b7d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 21 Dec 2013 12:00:47 -0400 Subject: prep release --- debian/changelog | 14 +++++++------- git-annex.cabal | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 774753157..dacf2b491 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,16 @@ -git-annex (5.20131214) UNRELEASED; urgency=low +git-annex (5.20131221) unstable; urgency=low - * Fix test suite to cover lock --force change. - * Add plumbing-level lookupkey and examinekey commands. - * find --format: Added hashdirlower, hashdirmixed, keyname, and mtime - format variables. - * assistant: Always batch changes found in startup scan. * assistant: Fix OSX-specific bug that caused the startup scan to try to follow symlinks to other directories, and add their contents to the annex. * assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602 + * Fix test suite to cover lock --force change. + * Add plumbing-level lookupkey and examinekey commands. + * find --format: Added hashdirlower, hashdirmixed, keyname, and mtime + format variables. + * assistant: Always batch changes found in startup scan. * An armel Linux standalone build is now available, which includes the webapp. * Programs from Linux and OSX standalone builds can now be symlinked @@ -20,7 +20,7 @@ git-annex (5.20131214) UNRELEASED; urgency=low * Linux standalone build now includes its own glibc and forces the linker to use it, to remove dependence on the host glibc. - -- Joey Hess Sun, 15 Dec 2013 13:32:49 -0400 + -- Joey Hess Sat, 21 Dec 2013 12:00:17 -0400 git-annex (5.20131213) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index 74ba19cd7..ea5838fef 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20131213 +Version: 5.20131221 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess -- cgit v1.2.3