diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-15 13:33:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-15 13:33:09 -0400 |
commit | 6a370c6200758afdc043cfc816da6b2c3987d868 (patch) | |
tree | 3cdf1eada845a3cc5237f7953d947986fef6f8a6 /debian | |
parent | 43cc4f70de576ce155f977fbb993f971e1c4c934 (diff) |
Fix test suite to cover lock --force change.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index da3117326..128a161f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20131214) UNRELEASED; urgency=low + + * Fix test suite to cover lock --force change. + + -- Joey Hess <joeyh@debian.org> Sun, 15 Dec 2013 13:32:49 -0400 + git-annex (5.20131213) unstable; urgency=low * Avoid using git commit in direct mode, since in some situations |