git-annex/debian
Joey Hess f041a65c33 Windows: Fix bug that caused git-annex sync to fail due to missing environment variable.
I think that the problem was caused by windows not having a concept of an
env var that is set, but to the empty string. So, GIT_ANNEX_SSHOPTION
got set to "" and was not seen as set at all.

Easy fix, which also makes git-annex sync a little faster is to not set
GIT_SSH, when GIT_ANNEX_SSHOPTION has no options. Might as well let git use
ssh per usual in this case, no need to run git-annex as the proxy ssh
command..
2015-08-04 15:27:48 -04:00
..
patches add git-annex-shell link to standalone deb patch 2015-06-10 13:58:30 -04:00
tests
cabal-wrapper remove workaround for old bug #763078 2015-08-04 13:00:22 -04:00
changelog Windows: Fix bug that caused git-annex sync to fail due to missing environment variable. 2015-08-04 15:27:48 -04:00
compat
control Added back debian/cabal-wrapper, since it still seems needed after all. 2015-08-04 12:25:06 -04:00
copyright lintian fix 2015-05-22 16:06:16 -04:00
create-standalone-changelog use BuildVersion in debian, which fixes windows build 2015-04-21 16:42:54 -04:00
doc-base
menu
NEWS
rules Added back debian/cabal-wrapper, since it still seems needed after all. 2015-08-04 12:25:06 -04:00