diff options
Diffstat (limited to 'dvswitch-avahi/debian/control')
-rw-r--r-- | dvswitch-avahi/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/dvswitch-avahi/debian/control b/dvswitch-avahi/debian/control new file mode 100644 index 0000000..49e4313 --- /dev/null +++ b/dvswitch-avahi/debian/control @@ -0,0 +1,15 @@ +Source: dvswitch-avahi +Section: misc +Priority: optional +Maintainer: Petter Reinholdtsen <pere@debian.org> +Build-Depends: debhelper (>= 7) +Standards-Version: 3.9.1 +Homepage: http://www.nuug.no/ + +Package: dvswitch-avahi +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, + dvswitch +Suggests: dvsource, dvsink +Description: DVSwitch wrappers to find sinks and sources dynamically + Use Avahi to find dvswitch sources and sinks. |