diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:08:55 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-11-10 18:35:37 +0100 |
commit | d2e3d091273e7ae62c052a2c03349592e06b2a8a (patch) | |
tree | 23b1123f1a591fbff1dad2b06bb1291937d9a1ac /ubuntu/maverick/applications/wlassistant/debian/control.in | |
parent | 4632af2efaeca25d6f940f4287f5e2a04d05d9ad (diff) | |
download | tde-packaging-d2e3d091273e7ae62c052a2c03349592e06b2a8a.tar.gz tde-packaging-d2e3d091273e7ae62c052a2c03349592e06b2a8a.zip |
DEB: Remove a mechanism for updating the uploaders list.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fe5341d9d3770ae6f476d1c0a0db4685cc9d6f23)
Diffstat (limited to 'ubuntu/maverick/applications/wlassistant/debian/control.in')
-rw-r--r-- | ubuntu/maverick/applications/wlassistant/debian/control.in | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/ubuntu/maverick/applications/wlassistant/debian/control.in b/ubuntu/maverick/applications/wlassistant/debian/control.in deleted file mode 100644 index ab3e7e5a6..000000000 --- a/ubuntu/maverick/applications/wlassistant/debian/control.in +++ /dev/null @@ -1,23 +0,0 @@ -Source: wlassistant-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: @@@MAINTAINER@@@ -Uploaders: @@@UPLOADERS@@@ -Build-Depends: debhelper (>= 4.1.0), quilt, cmake, cdbs, tdelibs14-trinity-dev, net-tools, wireless-tools, libiw-dev -Standards-Version: 3.8.4 - -Package: wlassistant-trinity -Architecture: any -Depends: kicker-trinity, net-tools, wireless-tools, menu, ${shlibs:Depends} -Replaces: wlassistant-kde3 (<< 4:3.5.13) -Breaks: wlassistant-kde3 (<< 4:3.5.13) -Recommends: dhcp3-client | dhcp-client | dhcpcd -Description: User friendly TDE frontend for wireless network connection [Trinity] - 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/ |