diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-02-10 12:15:04 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2010-02-10 12:15:04 -0800 |
commit | 449d590ebeccab5fc2fc2b6dfc2f2093eb7f8ee0 (patch) | |
tree | e675c054b5454c170b5781bd0c32a41d168c8d76 /debian/control | |
parent | 0d8c2c575979d4c15261dc800136c397f7f68349 (diff) | |
download | vyatta-cfg-quagga-449d590ebeccab5fc2fc2b6dfc2f2093eb7f8ee0.tar.gz vyatta-cfg-quagga-449d590ebeccab5fc2fc2b6dfc2f2093eb7f8ee0.zip |
Fix bug 5325 vyatta-cfg-system fails to upgrade during full-upgrade VC5 to VC6
* allow vyatta-cfg-system to replace disable-link-detect node.def files in
previous versions of vyatta-cfg-quagga
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 4a15113c..cbaf5660 100644 --- a/debian/control +++ b/debian/control @@ -50,6 +50,7 @@ Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), ntpdate -Replaces: vyatta-cfg (<< 0.16) +Replaces: vyatta-cfg (<< 0.16), + vyatta-cfg-quagga (<< 0.18.17) Description: Vyatta system-level configuration templates/scripts Vyatta system-level configuration templates and scripts. |