Control: tags -1 patch Not a perfect solution but sufficient for stretch is the patch below to use OpenSSL 1.0.2
The "| libssl-dev (<< 1.1.0~)" is added for backports. --- debian/control.old 2016-12-10 23:10:05.000000000 +0000 +++ debian/control 2016-12-10 23:10:12.000000000 +0000 @@ -1,7 +1,7 @@ Source: pam-ssh-agent-auth Priority: optional Maintainer: Christian M. Amsüss <chr...@fsfe.org> -Build-Depends: debhelper (>= 9), autotools-dev, libssl-dev, libpam0g-dev +Build-Depends: debhelper (>= 9), autotools-dev, libssl1.0-dev | libssl-dev (<< 1.1.0~), libpam0g-dev Standards-Version: 3.9.5 Section: libs Homepage: http://pamsshagentauth.sf.net/ cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed