summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-09-15 07:57:30 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-09-15 07:57:30 +0000
commita47dee1e7bc2f76f025c84382f01c147139dd5a7 (patch)
treec7be0499b6af3da98e6d87a2c54617e6b2d9275a
parent641a3af76a1314d2c3773f4f7c7e7a5dc652649b (diff)
Improve package description.
-rw-r--r--dvswitch-avahi/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/dvswitch-avahi/debian/control b/dvswitch-avahi/debian/control
index 8258a21..466b9a4 100644
--- a/dvswitch-avahi/debian/control
+++ b/dvswitch-avahi/debian/control
@@ -10,19 +10,19 @@ Package: dvswitch-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvswitch, avahi-utils
-Description: DVSwitch wrappers to find sinks and sources dynamically
+Description: DVSwitch wrapper to announce presence dynamically
Use Avahi to find dvswitch sources and sinks.
Package: dvsource-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvsource, avahi-utils
-Description: DVSwitch wrappers to find sinks and sources dynamically
+Description: DVSwitch wrappers to connect sources dynamically
Use Avahi to find dvswitch sources and sinks.
Package: dvsink-avahi
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
dvsink, avahi-utils
-Description: DVSwitch wrappers to find sinks and sources dynamically
+Description: DVSwitch wrappers to connect sinks dynamically
Use Avahi to find dvswitch sources and sinks.