diff --git a/debian/control b/debian/control index 2d6a40fc..329a7877 100644 --- a/debian/control +++ b/debian/control @@ -406,7 +406,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, guh-plugins-translations, -Description: guh.io plugin for udpcommander +Description: guh.io plugin for UDP commander The guh daemon is a plugin based IoT (Internet of Things) server. The server works like a translator for devices, things and services and allows them to interact. @@ -475,6 +475,21 @@ Description: guh.io plugin for ws2812 This package will install the guh.io plugin for ws2812 +Package: guh-plugin-tcpcommander +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + guh-plugins-translations, +Description: guh.io plugin for TCP commander + The guh daemon is a plugin based IoT (Internet of Things) server. The + server works like a translator for devices, things and services and + allows them to interact. + With the powerful rule engine you are able to connect any device available + in the system and create individual scenes and behaviors for your environment. + . + This package will install the guh.io plugin for TCP commander + + Package: guh-plugins-translations Section: misc Architecture: all diff --git a/debian/guh-plugin-tcpcommander.install.in b/debian/guh-plugin-tcpcommander.install.in new file mode 100644 index 00000000..9c2e4152 --- /dev/null +++ b/debian/guh-plugin-tcpcommander.install.in @@ -0,0 +1 @@ +usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_deviceplugintcpcommander.so diff --git a/debian/guh-plugins-translations.dirs b/debian/guh-plugins-translations.dirs new file mode 100644 index 00000000..667a6a9b --- /dev/null +++ b/debian/guh-plugins-translations.dirs @@ -0,0 +1 @@ +usr/share/guh/translations