[DIST] Debian packaging
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 00:59:01 +0000 (09:59 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 15 Jun 2018 02:18:25 +0000 (11:18 +0900)
commit4b40af08e48da2c0f3c5d9c9ae9349ac00dc72cb
treef06c537b689136f72e789bb131013e49f34c4c88
parent20caf5ce61593cff2fad7ef8035acb7b4bd04b9d
[DIST] Debian packaging

Support debian packaging. Use debuild or pdebuild to generate deb packaging

Note that debian packaging does not include unit-test / golden-test and
it does not execute them in the build process either.

Please include it later.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
README.md
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/nnstreamer-dev.install [new file with mode: 0644]
debian/nnstreamer.install [new file with mode: 0644]
debian/rules [new file with mode: 0755]