From f991ec7d6679fb6ce6c65f18246c0d46a08bf635 Mon Sep 17 00:00:00 2001 From: rbalocca Date: Thu, 6 Mar 2008 12:55:26 -0800 Subject: Fix problems with upgrading (and also fix lintian errors) --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') 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, -- cgit v1.2.3 From ed83fedcee73473b038cabc1ebc172f085169bd5 Mon Sep 17 00:00:00 2001 From: rbalocca Date: Thu, 6 Mar 2008 12:57:41 -0800 Subject: Remove a dependency listed twice --- debian/control | 1 - 1 file changed, 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 960e9a5..c359bcd 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Depends: bash (>= 3.1), procps (>= 1:3.2.7-3), vyatta-quagga | quagga, coreutils (>= 5.97-5.3), - bsdutils, vyatta-op, vyatta-config-migrate, dhcp3-client | vyatta-dhcp3-client, -- cgit v1.2.3