diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2013-02-19 19:39:52 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2013-02-19 19:39:52 -0800 |
commit | c1614eeddbe47c1477aee66352f0370b4877011a (patch) | |
tree | 9744c10165846a0b994c90e80c4bbe0c5230d023 /debian/control | |
parent | 5cb2e59209f6dc90cee371c07f2888b267c548ca (diff) | |
download | vyatta-cfg-qos-c1614eeddbe47c1477aee66352f0370b4877011a.tar.gz vyatta-cfg-qos-c1614eeddbe47c1477aee66352f0370b4877011a.zip |
split off wireless device templates
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ce29f46..e4b5290 100644 --- a/debian/control +++ b/debian/control @@ -27,3 +27,10 @@ Depends: ${perl:Depends}, ${shlibs:Depends}, vyatta-cfg-qos, vyatta-serial Replaces: vyatta-cfg-qos Description: vyatta-cfg-qos serial templates Vyatta Qos configuration templates for serial devices + +Package: vyatta-cfg-qos-wireless +Architecture: all +Depends: ${perl:Depends}, ${shlibs:Depends}, vyatta-cfg-qos, vyatta-wireless +Replaces: vyatta-cfg-qos +Description: vyatta-cfg-qos wireless templates + Vyatta Qos configuration templates for wireless devices |