diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:50:09 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:50:09 +0200 |
commit | 8004920fdc8a55b27c4175293213113423cbb9da (patch) | |
tree | 113eaf60e23d7fdf8288155c5125a056a6e9d7a5 /conf.d/packaging/deb/debian.compat | |
parent | fd92acd31442e32047c5eeb6f7968afd4b04a312 (diff) |
Add packaging files
* it's easier to manage native build package.
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.compat')
-rw-r--r-- | conf.d/packaging/deb/debian.compat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/packaging/deb/debian.compat b/conf.d/packaging/deb/debian.compat new file mode 100644 index 0000000..45a4fb7 --- /dev/null +++ b/conf.d/packaging/deb/debian.compat @@ -0,0 +1 @@ +8 |