diff options
author | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-12-22 11:37:01 -0800 |
---|---|---|
committer | Mohit Mehta <mohit.mehta@vyatta.com> | 2009-12-22 11:37:01 -0800 |
commit | f8c7ef0ab6fc25759c07017244c3ed0ae49ff4a2 (patch) | |
tree | f76e7151f7925c2116c2b2072fb0e30c00a79424 /debian/control | |
parent | 03cf456c0df8c41df6c7ef06af70ca2c8b4f8dd4 (diff) | |
download | vyatta-cfg-quagga-f8c7ef0ab6fc25759c07017244c3ed0ae49ff4a2.tar.gz vyatta-cfg-quagga-f8c7ef0ab6fc25759c07017244c3ed0ae49ff4a2.zip |
allow vyatta-cfg-system to replace interface files in older versions of
vyatta-cfg. needed for full-upgrade to kenwood from previous versions
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ee11c997..cda600a9 100644 --- a/debian/control +++ b/debian/control @@ -49,5 +49,6 @@ Suggests: util-linux (>= 2.13-5), net-tools, ncurses-bin (>= 5.5-5), ntpdate +Replaces: vyatta-cfg (<< 0.16) Description: Vyatta system-level configuration templates/scripts Vyatta system-level configuration templates and scripts. |