add empty install file for meta package

pull/1/head
Michael Zanetti 2014-10-12 13:45:58 +02:00
parent a954f44774
commit ae20f1c439
2 changed files with 1 additions and 2 deletions

3
debian/control vendored
View File

@ -11,6 +11,7 @@ Standards-Version: 3.9.5
Package: guh
Architecture: all
Section: misc
Depends: guh (= ${binary:Version}),
guh-plugins (= ${binary:Version}),
Description: server for home automation systems - meta package
@ -20,7 +21,6 @@ Description: server for home automation systems - meta package
system.
This meta package installs the guh daemon and the main plugins.
Package: guhd
Architecture: any
Depends: libqt5network5,
@ -34,7 +34,6 @@ Description: server for home automation systems
existing home automation and controlling devices into a fully automated
system.
Package: guh-dbg
Priority: extra
Architecture: any

0
debian/guh.install vendored Normal file
View File