diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:18:06 +0200 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2018-05-15 17:30:52 +0200 |
commit | 72c9174cecdfbe4cde9baa71c0c02d0bee753224 (patch) | |
tree | d7a92e6a059398d1c98666052cbed826b2064139 /conf.d/packaging/deb/debian.control | |
parent | f7993c2552f007f34bfbd1865951d9243923276e (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.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..afe4157 --- /dev/null +++ b/conf.d/packaging/deb/debian.control @@ -0,0 +1,13 @@ +Priority: optional +Maintainer: Sebastien Douheret <sebastien@iot.bzh> +Source: agl-xds-agent +Build-Depends: debhelper (>= 5), + unzip +Standards-Version: 3.8.2 +Homepage: https://github.com/iotbzh/xds-agent.git + +Package: agl-xds-agent +Section: libs +Architecture: any +Description: agl-xds-agent + |