diff options
author | Mohit Mehta <mohit@vyatta.com> | 2011-02-02 12:04:12 -0800 |
---|---|---|
committer | Mohit Mehta <mohit@vyatta.com> | 2011-02-02 12:04:12 -0800 |
commit | 791d184b9457b2a73a861e84980461c7b31692c8 (patch) | |
tree | 2862140515ad524d459eeaac47c5b2cf06394721 /debian/control | |
parent | 1152a03de05e68ba911c840aeb9e8925d7bbc2ef (diff) | |
download | vyatta-cfg-firewall-791d184b9457b2a73a861e84980461c7b31692c8.tar.gz vyatta-cfg-firewall-791d184b9457b2a73a861e84980461c7b31692c8.zip |
Partial fix for bug 6759 serial packages are incorrectly included in virt ISO
* make vyatta-cfg-firewall-serial depend on vyatta-serial
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9c256a6..dbee41d 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,8 @@ Description: Vyatta firewall configuration templates/scripts Package: vyatta-cfg-firewall-serial Architecture: all -Depends: vyatta-cfg-firewall +Depends: vyatta-cfg-firewall, + vyatta-serial Replaces: vyatta-cfg-firewall Description: vyatta-cfg-firewall serial templates Vyatta firewall configuration templates for serial devices |