Add initial debian packaging info

v2 (Grigori Goronzy): Simplify with pybuild, fix some smaller issues,
license as MIT.

Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
This commit is contained in:
Andrew Andrianov
2015-11-25 13:56:12 +03:00
committed by Grigori Goronzy
parent e0afd851ae
commit 0548582dd4
7 changed files with 75 additions and 0 deletions

7
debian/rules vendored Executable file
View File

@ -0,0 +1,7 @@
#!/usr/bin/make -f
export PYBUILD_NAME=stcgal
%:
dh $@ --with python3 --buildsystem=pybuild