diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-24 16:28:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-24 16:28:10 -0400 |
commit | d0655bbe7c30e0b417f9d82457fde0a47f9f86a0 (patch) | |
tree | 0b5f604dae54d291651a6c77a31a405e04c46901 /debian | |
parent | 0f4ca88ceda2f8a49a3a1bfc60f864c517944832 (diff) |
Include git-receive-pack, git-upload-pack, and git wrappers in the Linux standalone build, and OSX app, so they will be available when it's added to PATH.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e0ae120a..5328f5f92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ git-annex (5.20131222) UNRELEASED; urgency=medium (tasty was stuck in incoming.) * Fix typo in test suite. * Fix bug in Linux standalone build's shimming that broke git-annex-shell. + * Include git-receive-pack, git-upload-pack, and git wrappers in the Linux + standalone build, and OSX app, so they will be available when it's + added to PATH. -- Joey Hess <joeyh@debian.org> Tue, 24 Dec 2013 13:54:32 -0400 |