From 78c901ea7029ad6c60b03ad0b20f8152854fac09 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Tue, 15 May 2018 18:10:19 +0200 Subject: Add packaging files * it's easier to manage native build package. Change-Id: I358a07f2569ac52c792443345244d3294a1c3b8b Signed-off-by: Ronan Le Martret --- conf.d/packaging/deb/debian.control | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 conf.d/packaging/deb/debian.control (limited to 'conf.d/packaging/deb/debian.control') 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 +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 + -- cgit 1.2.3-korg