debian packaging: support building against OpenSSL 1.1

This commit is contained in:
Andrew Ayer
2017-11-26 10:33:18 -08:00
parent 7f318eeef7
commit ae0cd65e93

2
debian/control vendored
View File

@@ -3,7 +3,7 @@ Maintainer: Andrew Ayer <agwa@andrewayer.name>
Section: vcs
Priority: optional
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), libssl1.0-dev | libssl-dev (<< 1.1.0~), xsltproc, docbook-xml, docbook-xsl
Build-Depends: debhelper (>= 9), libssl-dev | libssl1.0-dev, xsltproc, docbook-xml, docbook-xsl
Vcs-Git: https://www.agwa.name/git/git-crypt.git -b debian
Homepage: https://www.agwa.name/projects/git-crypt