debian/control: Breaks: old openssh-client, not old ssh-client
[git/debian.git] / debian / git-core.preinst
blob33233c3ccaad9825259b4e7700021b55c15674da
1 #!/bin/sh
2 set -e
4 #DEBHELPER#
6 test -z "$2" || dpkg --compare-versions "$2" gt '1:1.5.2~rc3-2' ||
7 exec update-alternatives --remove git /usr/bin/git-scm