diff options
author | rbalocca <rbalocca@vyatta.com> | 2008-03-06 12:55:26 -0800 |
---|---|---|
committer | rbalocca <rbalocca@vyatta.com> | 2008-03-06 12:55:26 -0800 |
commit | f991ec7d6679fb6ce6c65f18246c0d46a08bf635 (patch) | |
tree | 542e73c51c5f266203e568fc1094e3e6dd07f847 /debian | |
parent | 1c2ea1480d6b5c1d7968fd04093dcfc254510ad1 (diff) | |
download | vyatta-cfg-f991ec7d6679fb6ce6c65f18246c0d46a08bf635.tar.gz vyatta-cfg-f991ec7d6679fb6ce6c65f18246c0d46a08bf635.zip |
Fix problems with upgrading (and also fix lintian errors)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c317ca4..960e9a5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,10 @@ Depends: bash (>= 3.1), bsdutils, vyatta-op, vyatta-config-migrate, - dhcp3-client | vyatta-dhcp3-client + dhcp3-client | vyatta-dhcp3-client, + bsdutils (>=1:2.13), + libc6 (>= 2.7-6) +Replaces: vyatta-cfg-firewall Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |