]> www.wagner.pp.ru Git - openssl-gost/debpkg.git/blobdiff - README.md
Wrote Makefile and create initial debian packaging file with dh_make
[openssl-gost/debpkg.git] / README.md
index 0db093c8080e9a247dea9d2cdaa497d40193d1b0..8790dc829719decebfac926a822f9a64626a603a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,18 @@
-# debpkg
 Debian packaging files for gost-engine
+======================================
+
+This repository contains supplemental files
+and Makefile to build debian package for gost engine.
+
+This is intened for Debian 9 (stretch) and newer, which ships
+openssl 1.1.0 and above.
+
+I prefer keep packaging files separately from main source tree.
+
+Running make in this directory should fetch engine sources and build
+debian package (both source and binary for current architecture).
+
+You need git,  build-essential and devscripts installed before running.
+All other are listed as Build-Depends prerequesites and should they be
+absent, they would be reported during installation.
+