Packaging: Add files for Ubuntu packaging (PPA)

This commit is contained in:
Adrien Vergé
2016-03-02 14:38:11 +01:00
parent 559ad5574b
commit 014a6d2db4
8 changed files with 103 additions and 0 deletions

8
packaging/ubuntu/debian/rules Executable file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with python3 --buildsystem=pybuild