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/agl-xds-agent.dsc | |
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/agl-xds-agent.dsc')
-rw-r--r-- | conf.d/packaging/deb/agl-xds-agent.dsc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf.d/packaging/deb/agl-xds-agent.dsc b/conf.d/packaging/deb/agl-xds-agent.dsc new file mode 100644 index 0000000..7034c51 --- /dev/null +++ b/conf.d/packaging/deb/agl-xds-agent.dsc @@ -0,0 +1,11 @@ +Format: 1.0 +Source: agl-xds-agent +Binary: agl-xds-agent +Architecture: any +Version: 1.1.1 +Maintainer: Sebastien Douheret <sebastien@iot.bzh> +Standards-Version: 3.8.2 +Homepage: https://github.com/iotbzh/xds-agent.git +Build-Depends: debhelper (>= 5), + unzip +Debtransform-Tar: xds-agent_linux-amd64-v1.1.1_2018-04-05_112625.zip |