diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 18:10:19 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 18:10:45 +0200 |
commit | 78c901ea7029ad6c60b03ad0b20f8152854fac09 (patch) | |
tree | 623a749f966db09384040fa57f8129cceba376de /conf.d/packaging/deb/debian.control | |
parent | e8a81fabbb36771125426454a6ba3b1e47e3a753 (diff) |
Add packaging files
* it's easier to manage native build package.
Change-Id: I358a07f2569ac52c792443345244d3294a1c3b8b
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.control')
-rw-r--r-- | conf.d/packaging/deb/debian.control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/conf.d/packaging/deb/debian.control b/conf.d/packaging/deb/debian.control new file mode 100644 index 0000000..8d29279 --- /dev/null +++ b/conf.d/packaging/deb/debian.control @@ -0,0 +1,13 @@ +Priority: optional +Maintainer: Sebastien Douheret <sebastien@iot.bzh> +Source: agl-xds-server +Build-Depends: debhelper (>= 5), + unzip +Standards-Version: 3.8.2 +Homepage: https://github.com/iotbzh/xds-server.git + +Package: agl-xds-server +Section: libs +Architecture: any +Description: agl-xds-server + |