fix dpkg errors

pull/135/head
Simon Stürz 2016-09-28 18:23:28 +02:00 committed by Michael Zanetti
parent bc1ee11eed
commit c9da9ff369
2 changed files with 1 additions and 2 deletions

1
debian/control vendored
View File

@ -30,7 +30,6 @@ Depends: guhd (= ${binary:Version}),
guh-plugins (= ${binary:Version}),
${misc:Depends}
Suggests: guh-doc
Recommends: guh-dbg (= ${binary:Version})
Description: An open source IoT server - meta package
The guh daemon is a plugin based IoT (Internet of Things) server. The
server works like a translator for devices, things and services and

View File

@ -1,4 +1,4 @@
#!/bin/sh -e
#!/bin/sh
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #