Source: dlang-openssl Standards-Version: 4.7.4 Maintainer: Debian QA Group Section: devel Build-Depends: debhelper-compat (= 13), libssl-dev, default-d-compiler, Vcs-Browser: https://salsa.debian.org/debian/dlang-openssl Vcs-Git: https://salsa.debian.org/debian/dlang-openssl.git Homepage: https://github.com/D-Programming-Deimos/openssl Package: dlang-openssl Architecture: all Depends: ${misc:Depends}, libssl-dev, Recommends: default-d-compiler, Description: D version of the C headers for openssl D bindings for openssl. This is just a set of D source files to be used with 'import'. When linking the user still has to link to libssl manually.