From c9da9ff369ce2a0354010e5dc940c0d64f41a96b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Wed, 28 Sep 2016 18:23:28 +0200 Subject: [PATCH] fix dpkg errors --- debian/control | 1 - debian/guhd.postinst | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c4fa5655..24ffd9c3 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/guhd.postinst b/debian/guhd.postinst index 9638feeb..c58aa1d8 100755 --- a/debian/guhd.postinst +++ b/debian/guhd.postinst @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #