[Dist/Debian] Import files needed to debianize from the upstream tizen
authorWook Song <wook16.song@samsung.com>
Wed, 10 Jun 2020 00:29:09 +0000 (09:29 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 10 Jun 2020 00:29:09 +0000 (09:29 +0900)
commitb0a584f95cc39e9844571444e30e9295118c2da2
tree2a000df193990e151f13b009a6146324c5bf2b3c
parent9794aee2fc67c9e4b6a4d5c0b34989e79c7d8205
[Dist/Debian] Import files needed to debianize from the upstream

This patch imports files needed to debianize libedgetpu* and
edgetpu-compiler from the upstream. Note that debian/rules is slightly
modified to exclude the other packages.

Signed-off-by: Wook Song <wook16.song@samsung.com>
15 files changed:
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/edgetpu-compiler.lintian-overrides [new file with mode: 0644]
debian/libedgetpu-dev.install [new file with mode: 0644]
debian/libedgetpu1-max.lintian-overrides [new file with mode: 0644]
debian/libedgetpu1-max.preinst [new file with mode: 0644]
debian/libedgetpu1-max.templates [new file with mode: 0644]
debian/libedgetpu1-max.triggers [new file with mode: 0644]
debian/libedgetpu1-max.udev [new symlink]
debian/libedgetpu1-std.lintian-overrides [new file with mode: 0644]
debian/libedgetpu1-std.triggers [new file with mode: 0644]
debian/libedgetpu1-std.udev [new symlink]
debian/rules [new file with mode: 0755]