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