diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-25 11:38:38 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-26 10:43:36 +0200 |
commit | 91e90e59a593bea0ef1771a860140ae347692910 (patch) | |
tree | ae91484dd2f6b72d7bd27dd8dc48a0abf76bb215 /conf.d/packaging/deb/debian.changelog | |
parent | afa8decdbbc2959a413c1d9d7cd054df4ea4e4ff (diff) |
Add packaging materials
Files used by an OBS server to be able to build deb and rpm packages. The
afb-test binding could be then used in a native environment.
Change-Id: Ifd5ab363c90269bed949ff63315d228017de7d05
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.changelog')
-rw-r--r-- | conf.d/packaging/deb/debian.changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/conf.d/packaging/deb/debian.changelog b/conf.d/packaging/deb/debian.changelog new file mode 100644 index 0000000..552fc6d --- /dev/null +++ b/conf.d/packaging/deb/debian.changelog @@ -0,0 +1,5 @@ +agl-app-afb-test (2.0-0) unstable; urgency=low + + * init build + + -- Romain Forlot <romain.forlot@iot.bzh> Thu, 25 Oct 2018 10:50:38 +0100 |