]> www.wagner.pp.ru Git - openssl-gost/debpkg.git/blob - debian/control
Wrote Makefile and create initial debian packaging file with dh_make
[openssl-gost/debpkg.git] / debian / control
1 Source: libengine-gost-openssl1.1
2 Section: libs
3 Priority: extra
4 Maintainer: Victor Wagner <vitus@fafnir.l.postgrespro.ru>
5 Build-Depends: debhelper (>= 9), cmake, libssl-dev
6 Standards-Version: 3.9.5
7 Homepage: https://github.com/gost-engine/engine
8 Vcs-Git: https://github.com/gost-engine/engine.git
9
10 Package: libengine-gost-openssl1.1
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Description: Loadable module for openssl implementing GOST algorithms
14  This package contains loadable module for openssl library, which
15  implements (in software) Russian national standard (GOST) cryptograpy
16  algorithms.
17