* debian/control (Build-Depends): Changed GnuTLS dependencies to "libgnutls30 (>= 3.3.0), libgnutls28-dev (>= 3.6.6) | libgnutls28-dev (<< 3.6.0)". (We can't depend on the virtual package "gnutls-dev", since we need the version restrictions.) (Package: mandos/Depends): Remove dependency on libgnutls28-dev package. (Package: mandos/Suggests): New; set to "libc6-dev, c-compiler". (Used to find value of "SO_BINDTODEVICE"). (Package: mandos-client/Depends): Don't depend on openssl anymore; instead depend on either a gnutls-bin (>= 3.6.6) (in which case TLS key generation will work), or on libgnutls30 (<< 3.6.0) (in which case TLS key generation will not be needed).
|| dpkg --compare-versions "$2" eq "1.8.0-1~bpo9+1"; then
61
if grep --quiet --regexp='^[[:space:]]*key_id[[:space:]]*=[[:space:]]*[Ee]3[Bb]0[Cc]44298[Ff][Cc]1[Cc]149[Aa][Ff][Bb][Ff]4[Cc]8996[Ff][Bb]92427[Aa][Ee]41[Ee]4649[Bb]934[Cc][Aa]495991[Bb]7852[Bb]855[[:space:]]*$' /etc/mandos/clients.conf; then