| commit | f32b6f276457966347ed0d80ec7673ebc1357dc0 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Tue Oct 09 15:17:50 2018 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Tue Oct 09 15:17:50 2018 -0400 |
| tree | 8c104c62503c70ecdde839434295aa2d9d7dd379 | |
| parent | beedfecaa39c24cba059e6e562d890b4358021be [diff] [blame] |
Add debian packaging Adds debian packaging, including the vendored version of libjuju Signed-off-by: Adam Israel <adam.israel@canonical.com>
diff --git a/Makefile b/Makefile index 4655d33..c63a6ba 100644 --- a/Makefile +++ b/Makefile
@@ -9,3 +9,5 @@ tox lint: tox -e lint +package: + python3 setup.py --command-packages=stdeb.command bdist_deb