diff options
author | Mohit Mehta <mohit@vyatta.com> | 2011-02-02 12:09:57 -0800 |
---|---|---|
committer | Mohit Mehta <mohit@vyatta.com> | 2011-02-02 12:09:57 -0800 |
commit | eb46fe53faa5191b0070e190878764f2851e9cba (patch) | |
tree | 51b225ef567f1cd5918b9a7ae8df13df657b5c3c /debian/control | |
parent | 2635b2e8a4478f349ccab40e0040f4f554bbefa5 (diff) | |
download | vyatta-cfg-qos-eb46fe53faa5191b0070e190878764f2851e9cba.tar.gz vyatta-cfg-qos-eb46fe53faa5191b0070e190878764f2851e9cba.zip |
Parital fix for bug 6759 serial packages are incorrectly included in virt ISO
* make vyatta-cfg-qos-serial depend on vyatta-serial
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4b31f67..ce29f46 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: Vyatta Qos configuration templates/scripts Package: vyatta-cfg-qos-serial Architecture: all -Depends: ${perl:Depends}, ${shlibs:Depends}, vyatta-cfg-qos +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 |