diff options
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 14 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c55f59b..c6ff540 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +vyatta-cfg (0.14.76) unstable; urgency=low + + * testing if this fixes diable-link-detect file move problem + + -- Mohit Mehta <mohit.mehta@vyatta.com> Wed, 29 Apr 2009 14:48:20 -0700 + +vyatta-cfg (0.14.75) unstable; urgency=low + + * Rename virtual-ethernet to pseudo-ethernet + + -- Stephen Hemminger <stephen.hemminger@vyatta.com> Wed, 29 Apr 2009 12:32:54 -0700 + vyatta-cfg (0.14.74) unstable; urgency=low * Extend getIP() to be able to get all addresses diff --git a/debian/control b/debian/control index 369a197..bd43446 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,8 @@ Depends: sed (>= 4.1.5), vlan, libglib2.0-0, curl -Replaces: vyatta-cfg-firewall +Replaces: vyatta-cfg-firewall, + vyatta-cfg-quagga Suggests: util-linux (>= 2.13-5), net-tools, ethtool, |