webapp: Fix ssh setup with nonstandard port, broken in last release.

This commit is contained in:
Joey Hess 2013-07-02 15:46:02 -04:00
parent c6077de72d
commit 1b395dcb76
3 changed files with 10 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
git-annex (4.20130628) UNRELEASED; urgency=low
* webapp: Fix ssh setup with nonstandard port, broken in last release.
-- Joey Hess <joeyh@debian.org> Tue, 02 Jul 2013 15:40:55 -0400
git-annex (4.20130627) unstable; urgency=low
* assistant --autostart: Automatically ionices the daemons it starts.