add copyright and add tcpcommander to maker meta package
parent
78c2c74c78
commit
b7c718f3b1
|
|
@ -1,3 +1,9 @@
|
||||||
|
guh-plugins (0.1.0+201710031827) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
-- <timon@guh-plugins-guh-builder-xenial-amd64-amd64.lxd> Tue, 03 Oct 2017 16:27:01 +0000
|
||||||
|
|
||||||
guh-plugins (0.1.0) xenial; urgency=medium
|
guh-plugins (0.1.0) xenial; urgency=medium
|
||||||
|
|
||||||
* Add metapackages
|
* Add metapackages
|
||||||
|
|
|
||||||
|
|
@ -539,6 +539,7 @@ Architecture: all
|
||||||
Depends: guh-plugin-lircd,
|
Depends: guh-plugin-lircd,
|
||||||
guh-plugin-commandlauncher,
|
guh-plugin-commandlauncher,
|
||||||
guh-plugin-udpcommander,
|
guh-plugin-udpcommander,
|
||||||
|
guh-plugin-tcpcommander,
|
||||||
guh-plugin-genericelements,
|
guh-plugin-genericelements,
|
||||||
guh-plugin-avahimonitor,
|
guh-plugin-avahimonitor,
|
||||||
guh-plugin-gpio,
|
guh-plugin-gpio,
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,7 @@ Copyright: 2017, Michael Zanetti <michael.zanetti@guh.io>
|
||||||
Files: denon/*
|
Files: denon/*
|
||||||
orderbutton/*
|
orderbutton/*
|
||||||
ws2812/*
|
ws2812/*
|
||||||
|
tcpcommander/*
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
Copyright: 2016, Bernhard Trinnes <bernhard.trinnes@guh.io>
|
Copyright: 2016, Bernhard Trinnes <bernhard.trinnes@guh.io>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue