diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-08 12:46:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-08 12:46:15 -0400 |
commit | 8c61246c6877afee56e39463aebf37844078027a (patch) | |
tree | d8537cb9d4a88d39d02b89d465821237693d13bb /debian | |
parent | ce72affe90166ab6658d0f7ccb5bc4942c401ef2 (diff) |
Fix git version that supported --no-gpg-sign.
This is weird, git describe said the commit landed in 1.8.5, but 1.9.3 does
not have it on OSX. Assume 2.0.0.
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 7057501fa..39ce9ca11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +git-annex (5.20140708) UNRELEASED; urgency=medium + + * Fix git version that supported --no-gpg-sign. + + -- Joey Hess <joeyh@debian.org> Tue, 08 Jul 2014 12:44:42 -0400 + git-annex (5.20140707) unstable; urgency=medium * assistant: Fix bug, introduced in last release, that caused the assistant |