fix dpkg errors
This commit is contained in:
parent
bc1ee11eed
commit
c9da9ff369
1
debian/control
vendored
1
debian/control
vendored
@ -30,7 +30,6 @@ Depends: guhd (= ${binary:Version}),
|
|||||||
guh-plugins (= ${binary:Version}),
|
guh-plugins (= ${binary:Version}),
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Suggests: guh-doc
|
Suggests: guh-doc
|
||||||
Recommends: guh-dbg (= ${binary:Version})
|
|
||||||
Description: An open source IoT server - meta package
|
Description: An open source IoT server - meta package
|
||||||
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
The guh daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
server works like a translator for devices, things and services and
|
server works like a translator for devices, things and services and
|
||||||
|
|||||||
2
debian/guhd.postinst
vendored
2
debian/guhd.postinst
vendored
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh
|
||||||
|
|
||||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||||
# #
|
# #
|
||||||
|
|||||||
Reference in New Issue
Block a user