diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/wlassistant/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/wlassistant/debian/control | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/wlassistant/debian/control b/ubuntu/maverick_automake/applications/wlassistant/debian/control new file mode 100644 index 000000000..fd7320883 --- /dev/null +++ b/ubuntu/maverick_automake/applications/wlassistant/debian/control @@ -0,0 +1,20 @@ +Source: wlassistant-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Uploaders: Achim Bohnet <ach@mpe.mpg.de>, Mark Purcell <msp@debian.org> +Build-Depends: debhelper (>= 4.1.0), scons, cdbs, kdelibs4-kde3-dev, net-tools, wireless-tools, libiw-dev +Standards-Version: 3.8.3 + +Package: wlassistant-kde3 +Architecture: any +Depends: kicker-kde3, net-tools, wireless-tools, menu, ${shlibs:Depends} +Recommends: dhcp3-client | dhcp-client | dhcpcd +Description: User friendly KDE frontend for wireless network connection [KDE3] + Wireless Assistant scans for wireless access points and displays link quality, + encryption and other useful information. When user wants to connect to a + network, Wireless Assistant opens up its wizards and guides the user through + Wi-Fi settings. After a successful connection is made the settings are + remembered so next time the user won't have to enter them again. + . + Homepage: http://wlassistant.sourceforge.net/ |