diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 00:39:18 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 00:39:18 +0100 |
commit | e93d86f755fc08886924aeec1c85c8ecd77b7590 (patch) | |
tree | 07b141d39303b6494557233081afc5a1c7b000bc /dilos/tdenetwork/debian/control | |
parent | 0b92bb9645416765f7d0b6dc2686ee3c7a67ed24 (diff) | |
download | tde-packaging-e93d86f755fc08886924aeec1c85c8ecd77b7590.tar.gz tde-packaging-e93d86f755fc08886924aeec1c85c8ecd77b7590.zip |
DilOS tdenetwork: Instead of an empty package, kwifimanager is not created at all.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/tdenetwork/debian/control')
-rw-r--r-- | dilos/tdenetwork/debian/control | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/dilos/tdenetwork/debian/control b/dilos/tdenetwork/debian/control index fe0caebb0..ac893019c 100644 --- a/dilos/tdenetwork/debian/control +++ b/dilos/tdenetwork/debian/control @@ -12,7 +12,7 @@ Section: tde Architecture: all Replaces: kdenetwork-trinity (<< 4:14.0.0~) Breaks: kdenetwork-trinity (<< 4:14.0.0~) -Depends: dcoprss-trinity (>= ${source:Version}), tdenetwork-tdefile-plugins-trinity (>= ${source:Version}), kdict-trinity (>= ${source:Version}), tdednssd-trinity (>= ${source:Version}), kget-trinity (>= ${source:Version}), knewsticker-trinity (>= ${source:Version}), kopete-trinity (>= ${source:Version}), kpf-trinity (>= ${source:Version}), kppp-trinity (>= ${source:Version}), krdc-trinity (>= ${source:Version}), krfb-trinity (>= ${source:Version}), ksirc-trinity (>= ${source:Version}), kwifimanager-trinity (>= ${source:Version}), librss1-trinity (>= ${source:Version}) +Depends: dcoprss-trinity (>= ${source:Version}), tdenetwork-tdefile-plugins-trinity (>= ${source:Version}), kdict-trinity (>= ${source:Version}), tdednssd-trinity (>= ${source:Version}), kget-trinity (>= ${source:Version}), knewsticker-trinity (>= ${source:Version}), kopete-trinity (>= ${source:Version}), kpf-trinity (>= ${source:Version}), kppp-trinity (>= ${source:Version}), krdc-trinity (>= ${source:Version}), krfb-trinity (>= ${source:Version}), ksirc-trinity (>= ${source:Version}), librss1-trinity (>= ${source:Version}) Recommends: tdenetwork-filesharing-trinity (>= ${source:Version}), ktalkd-trinity (>= ${source:Version}), lisa-trinity (>= ${source:Version}) Suggests: tdenetwork-trinity-doc-html (>= ${source:Version}) Description: network-related apps from the official Trinity release @@ -273,21 +273,21 @@ Description: talk daemon for Trinity This package is part of Trinity, as a component of the TDE network module. See the 'tde-trinity' and 'tdenetwork-trinity' packages for more information. -Package: kwifimanager-trinity -Section: net -Architecture: any -Replaces: kwifimanager-trinity (<< 4:14.0.0~) -Breaks: kwifimanager-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, wireless-tools [!solaris-any] -Suggests: khelpcenter-trinity -Description: wireless lan manager for Trinity - KWiFiManager suite is a set of tools which allows you to manage your - wireless LAN connection under the Trinity Desktop Environment. It provides - information about your current connection. KWiFiManager supports every - wavelan card that uses the wireless extensions interface. - . - This package is part of Trinity, as a component of the TDE network module. - See the 'tde-trinity' and 'tdenetwork-trinity' packages for more information. +# Package: kwifimanager-trinity +# Section: net +# Architecture: any +# Replaces: kwifimanager-trinity (<< 4:14.0.0~) +# Breaks: kwifimanager-trinity (<< 4:14.0.0~) +# Depends: ${shlibs:Depends}, wireless-tools [!solaris-any] +# Suggests: khelpcenter-trinity +# Description: wireless lan manager for Trinity +# KWiFiManager suite is a set of tools which allows you to manage your +# wireless LAN connection under the Trinity Desktop Environment. It provides +# information about your current connection. KWiFiManager supports every +# wavelan card that uses the wireless extensions interface. +# . +# This package is part of Trinity, as a component of the TDE network module. +# See the 'tde-trinity' and 'tdenetwork-trinity' packages for more information. Package: librss1-trinity Section: libs |