diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:59:14 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:59:14 +0200 |
commit | a098df593027d6f68612e05c4317287520794a1a (patch) | |
tree | 9486ec20627e53c37f4e6c87879c9cbc23b1ca57 /conf.d/packaging/deb/debian.compat | |
parent | 65294140f33a35f96b1473c1954862d05fdddef8 (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 |