add man page and fix litian warnings

This commit is contained in:
Simon Stürz 2016-09-28 11:25:28 +02:00 committed by Michael Zanetti
parent 371a68d879
commit 46bc673773
5 changed files with 19 additions and 21 deletions

16
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: guh Source: guh
Section: utils Section: utils
Priority: optional Priority: optional
Maintainer: Simon Stuerz <simon.stuerz@guh.guru> Maintainer: Simon Stuerz <simon.stuerz@guh.io>
Build-Depends: debhelper (>= 9.0.0), Build-Depends: debhelper (>= 9.0.0),
dpkg-dev (>= 1.16.1~), dpkg-dev (>= 1.16.1~),
hardening-wrapper, hardening-wrapper,
@ -24,7 +24,7 @@ Section: metapackages
Depends: ${misc:Depends}, Depends: ${misc:Depends},
guhd (= ${binary:Version}), guhd (= ${binary:Version}),
guh-plugins (= ${binary:Version}), guh-plugins (= ${binary:Version}),
Description: An open source IoT server - meta package Description:An open source IoT server - meta package
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any
@ -46,7 +46,7 @@ Depends: libqt5network5,
libguh1 (= ${binary:Version}), libguh1 (= ${binary:Version}),
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: An open source IoT server - daemon Description:An open source IoT server - daemon
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any
@ -59,7 +59,7 @@ Architecture: any
Section: debug Section: debug
Depends: guh (= ${binary:Version}), Depends: guh (= ${binary:Version}),
${misc:Depends} ${misc:Depends}
Description: An open source IoT server - debug symbols Description:An open source IoT server - debug symbols
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any
@ -71,7 +71,7 @@ Section: doc
Architecture: all Architecture: all
Depends: ${misc:Depends} Depends: ${misc:Depends}
Recommends: guh (= ${binary:Version}) Recommends: guh (= ${binary:Version})
Description: Documentation for the guh package (on-site) - documentation Description:Documentation for the guh package (on-site) - documentation
guh is an open source home automation server, which allows to control guh is an open source home automation server, which allows to control
a lot of different devices from many different manufacturers. With the a lot of different devices from many different manufacturers. With the
powerful rule engine you are able to connect any device available in powerful rule engine you are able to connect any device available in
@ -94,7 +94,7 @@ Architecture: any
Depends: guh (= ${binary:Version}), Depends: guh (= ${binary:Version}),
${shlibs:Depends}, ${shlibs:Depends},
${misc:Depends} ${misc:Depends}
Description: Tests and mock plugin for the guh daemon - tests Description:Tests and mock plugin for the guh daemon - tests
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any
@ -129,7 +129,7 @@ Depends: libguh1 (= ${binary:Version}),
libqt5websockets5-dev, libqt5websockets5-dev,
libavahi-client-dev, libavahi-client-dev,
libavahi-common-dev libavahi-common-dev
Description: An open source IoT server - development files Description:An open source IoT server - development files
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any
@ -145,7 +145,7 @@ Depends: libguh1 (= ${binary:Version}),
${misc:Depends} ${misc:Depends}
Recommends: Recommends:
nmap nmap
Description: Plugins for guh IoT server Description:Plugins for guh IoT server
guh is an open source IoT (Internet of Things) server, guh is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
manufacturers. With the powerful rule engine you are able to connect any manufacturers. With the powerful rule engine you are able to connect any

1
debian/manpages vendored
View File

@ -1 +1,2 @@
debian/guhd.1 debian/guhd.1
debian/guh-generateplugininfo.1

View File

@ -1,3 +0,0 @@
include(guh.pri)

View File

@ -4,7 +4,7 @@
<context> <context>
<name>main</name> <name>main</name>
<message> <message>
<location filename="../server/main.cpp" line="147"/> <location filename="../server/main.cpp" line="152"/>
<source> <source>
guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server, guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -23,12 +23,12 @@ Szenen undVerhaltensweisen des Systems festzulegen.
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="159"/> <location filename="../server/main.cpp" line="164"/>
<source>Run guhd in the foreground, not as daemon.</source> <source>Run guhd in the foreground, not as daemon.</source>
<translation>Starte guhd im Vordergrund, nicht als Service.</translation> <translation>Starte guhd im Vordergrund, nicht als Service.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="162"/> <location filename="../server/main.cpp" line="167"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Warnings from all categories will be printed unless explicitly muted with &quot;NoWarnings&quot;. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Warnings from all categories will be printed unless explicitly muted with &quot;NoWarnings&quot;.
Categories are:</source> Categories are:</source>
@ -36,12 +36,12 @@ Categories are:</source>
Es gibt folgende Kategorien:</translation> Es gibt folgende Kategorien:</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="179"/> <location filename="../server/main.cpp" line="184"/>
<source>Enables all debug categories. This parameter overrides all debug category parameters.</source> <source>Enables all debug categories. This parameter overrides all debug category parameters.</source>
<translation>Aktiviere alle Debug-Kategorien. Dieser Parameter überschreibt alle anderen Debug-Kategorien Parameter.</translation> <translation>Aktiviere alle Debug-Kategorien. Dieser Parameter überschreibt alle anderen Debug-Kategorien Parameter.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="199"/> <location filename="../server/main.cpp" line="203"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>Diese Debug-Kategorie existiert nicht:</translation> <translation>Diese Debug-Kategorie existiert nicht:</translation>
</message> </message>

View File

@ -4,7 +4,7 @@
<context> <context>
<name>main</name> <name>main</name>
<message> <message>
<location filename="../server/main.cpp" line="147"/> <location filename="../server/main.cpp" line="152"/>
<source> <source>
guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server, guh ( /[guːh]/ ) is an open source IoT (Internet of Things) server,
which allows to control a lot of different devices from many different which allows to control a lot of different devices from many different
@ -23,12 +23,12 @@ for your environment.
</translation> </translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="159"/> <location filename="../server/main.cpp" line="164"/>
<source>Run guhd in the foreground, not as daemon.</source> <source>Run guhd in the foreground, not as daemon.</source>
<translation>Run guhd in the foreground, not as daemon.</translation> <translation>Run guhd in the foreground, not as daemon.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="162"/> <location filename="../server/main.cpp" line="167"/>
<source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Warnings from all categories will be printed unless explicitly muted with &quot;NoWarnings&quot;. <source>Debug categories to enable. Prefix with &quot;No&quot; to disable. Warnings from all categories will be printed unless explicitly muted with &quot;NoWarnings&quot;.
Categories are:</source> Categories are:</source>
@ -37,12 +37,12 @@ Categories are:</source>
Categories are:</translation> Categories are:</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="179"/> <location filename="../server/main.cpp" line="184"/>
<source>Enables all debug categories. This parameter overrides all debug category parameters.</source> <source>Enables all debug categories. This parameter overrides all debug category parameters.</source>
<translation>Enables all debug categories. This parameter overrides all debug category parameters.</translation> <translation>Enables all debug categories. This parameter overrides all debug category parameters.</translation>
</message> </message>
<message> <message>
<location filename="../server/main.cpp" line="199"/> <location filename="../server/main.cpp" line="203"/>
<source>No such debug category:</source> <source>No such debug category:</source>
<translation>No such debug category:</translation> <translation>No such debug category:</translation>
</message> </message>