[Dist/Debian] Change package names to openvino 46/221846/1
authorWook Song <wook16.song@samsung.com>
Wed, 8 Jan 2020 04:54:32 +0000 (13:54 +0900)
committerWook Song <wook16.song@samsung.com>
Wed, 8 Jan 2020 04:54:32 +0000 (13:54 +0900)
This patch changes package names from libinference-engine-* to
openvino-*.

Change-Id: I83bd15610e84f00563965695e72ef01b87216e00
Signed-off-by: Wook Song <wook16.song@samsung.com>
debian/changelog
debian/control
debian/openvino-cpu-mkldnn.install [moved from debian/libinference-engine-cpu-mkldnn.install with 100% similarity]
debian/openvino-dev.install [moved from debian/libinference-engine-dev.install with 85% similarity]
debian/openvino.install [moved from debian/libinference-engine.install with 100% similarity]
debian/openvino.triggers [moved from debian/libinference-engine.triggers with 100% similarity]

index 64e8ab9..57f7b65 100644 (file)
@@ -1,3 +1,10 @@
+openvino (2019R3-1) unstable; urgency=low
+
+  * CPU and VPU plugins are enabled
+  * Package name is changed
+
+ -- Wook Song <wook16.song@samsung.com>  Wed, 8 Jan 2020 11:24:25 +0900
+
 openvino (2019R3) unstable; urgency=low
 
   * Initial debian packaging files are added
index 8e3380e..d32ce6a 100644 (file)
@@ -12,13 +12,13 @@ Standards-Version: 4.1.4
 Vcs-Git: git://git.tizen.org/platform/upstream/dldt
 Vcs-Browser: https://git.tizen.org/cgit/platform/upstream/dldt
 
-Package: libinference-engine
+Package: openvino
 Section: libs
 Priority: optional
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libtbb
-Recommends: libinference-engine-cpu-mkldnn [amd64]
+Recommends: openvino-cpu-mkldnn [amd64]
 Description: OpenVINO™ Toolkit - Deep Learning Deployment Toolkit
  OpenVINO™ toolkit, short for Open Visual Inference and Neural network
  Optimization toolkit, provides developers with improved neural network
@@ -31,21 +31,21 @@ Description: OpenVINO™ Toolkit - Deep Learning Deployment Toolkit
  This open source distribution provides flexibility and availability to
  the developer community to innovate deep learning and AI solutions.
 
-Package: libinference-engine-dev
+Package: openvino-dev
 Section: libs
 Priority: optional
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinference-engine
+Depends: ${shlibs:Depends}, ${misc:Depends}, openvino
 Description: OpenVINO™ Toolkit Development package
  This is development package for Intel® OpenVINO™ Toolkit.
 
-Package: libinference-engine-cpu-mkldnn
+Package: openvino-cpu-mkldnn
 Section: libs
 Priority: optional
 Architecture: amd64
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, libinference-engine
+Depends: ${shlibs:Depends}, ${misc:Depends}, openvino
 Description: CPU plugin for OpenVINO™ Toolkit
  This package contains the CPU plugin, which was developed in order to provide
  opportunity for high performance scoring of neural networks on CPU, using the
similarity index 85%
rename from debian/libinference-engine-dev.install
rename to debian/openvino-dev.install
index d9f03d1..fcf6c9b 100644 (file)
@@ -1,6 +1,5 @@
 /usr/include/*
 /usr/lib/*/libfluid.a
-/usr/lib/*/libhelpers.a
 /usr/lib/*/libinference_engine_s.a
 /usr/lib/*/libngraph.a
 /usr/lib/*/libpugixml.a